Skip to content
VS Code

Authoryze for VS Code

ai.authoryze/authoryze

Give your AI agent a spending limit: approval controls and single-use virtual cards.

client:VS Code transport:streamable-http

Install Authoryze in VS Code

.vscode/mcp.json

{
  "servers": {
    "authoryze": {
      "type": "http",
      "url": "https://authoryze.ai/api/mcp"
    }
  }
}

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

Authoryze in other clients