Skip to content
Claude Desktop

svim stock mcp for Claude Desktop

io.github.svim-labs/svim-stock-mcp

Trade tokenized stocks with Web3 wallet. No registration. AI agent-friendly. Multi-chain. Compliant.

client:Claude Desktop transport:sse

Install svim stock mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "svim-stock-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.svim.io"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

svim stock mcp in other clients