Skip to content
VS Code

Monk for VS Code

io.github.labstack/monk

Research stocks and futures with quotes, charts, news, scans, and source-backed evidence.

client:VS Code transport:streamable-http

Install Monk in VS Code

.vscode/mcp.json

{
  "servers": {
    "monk": {
      "type": "http",
      "url": "https://monk.trade/mcp"
    }
  }
}

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

Monk in other clients