svim stock mcp for Grok
io.github.svim-labs/svim-stock-mcp
Trade tokenized stocks with Web3 wallet. No registration. AI agent-friendly. Multi-chain. Compliant.
client:Grok
transport:sse
Install svim stock mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"svim-stock-mcp": {
"type": "sse",
"url": "https://mcp.svim.io"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs