Skip to content
Grok

agent fin for Grok

com.biodnd/agent-fin

Agent Fin: finance MCP server with market data tools

client:Grok transport:sse

Install agent fin in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-fin": {
      "type": "sse",
      "url": "https://agent-fin.biodnd.com/sse"
    }
  }
}

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

agent fin in other clients