Loading MCP server directory, please wait...
Read-only finance and operations controls for AI agents with evidence and safe next actions.
npx @getmcp/cli add io.github.juodoc/ap-controlRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key created in the AP Control workspace.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.juodoc/ap-control": {
"url": "https://api-production-9502.up.railway.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}