Skip to content
VS Code

Market Intel MCP for VS Code

io.github.selflabbs/market-intel-mcp

Live & historical FX rates and currency conversion for AI agents. No API keys.

client:VS Code transport:streamable-http

Install Market Intel MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "market-intel-mcp": {
      "type": "http",
      "url": "https://market.selflabbs.com/mcp"
    }
  }
}

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

Market Intel MCP in other clients