Skip to content
Grok

AP Control Labs Finance Controls for Grok

io.github.juodoc/ap-control

Read-only finance and operations controls for AI agents with evidence and safe next actions.

client:Grok transport:streamable-http

Install AP Control Labs Finance Controls in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ap-control": {
      "type": "http",
      "url": "https://api-production-9502.up.railway.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

AP Control Labs Finance Controls in other clients