Skip to content
VS Code

AP Control Labs Finance Controls for VS Code

io.github.juodoc/ap-control

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

client:VS Code transport:streamable-http

Install AP Control Labs Finance Controls in VS Code

.vscode/mcp.json

{
  "servers": {
    "ap-control": {
      "type": "http",
      "url": "https://api-production-9502.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AP Control Labs Finance Controls in other clients