MCP Server
MCP
QuLab Infinite MCP Server
QuLab MCP remote server (Streamable HTTP) for computational science and lab tools.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://workofarttattoo-qulab-mcp.azurewebsites.net/mcp",
"headers": [
{
"description": "Optional bearer token (Bearer <token>) if the endpoint enforces auth.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment