Skip to content
Claude Desktop

OSA Procurement Guard for Claude Desktop

io.github.omarfff/osa-procurement-guard

Pre-purchase trust, pricing and budget decisions for AI agents buying APIs and MCP tools.

client:Claude Desktop transport:streamable-http tools:1

Install OSA Procurement Guard in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "osa-procurement-guard": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://pkctqxeydfuiupadaoov.supabase.co/functions/v1/procurement-mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

OSA Procurement Guard in other clients