Skip to content
VS Code

openmm mcp for VS Code

io.github.qbt-labs/openmm-mcp

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

client:VS Code transport:streamable-http runtime:npm tools:15

Install openmm mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "openmm-mcp": {
      "type": "http",
      "url": "https://mcp.openmm.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

openmm mcp in other clients