Skip to content
Grok

Manilo for Grok

app.manilo/manilo

Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.

client:Grok transport:streamable-http

Install Manilo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "manilo": {
      "type": "http",
      "url": "https://api.manilo.app/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

Manilo in other clients