Skip to content
Grok

Losbeto for Grok

io.github.rmartins1451/losbeto-mcp

x402-paid market intelligence: forex, stocks, Brazil macro (BCB/B3) + crypto.

client:Grok transport:stdio runtime:npm

Install Losbeto in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "losbeto-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "losbeto-mcp"
      ]
    }
  }
}

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

Losbeto in other clients