Skip to content
Cursor

Fullmakt for Cursor

ai.fullmakt/fullmakt

Credential broker for AI agents: scoped, revocable API access with policy enforcement and audit.

client:Cursor transport:streamable-http

Install Fullmakt in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "fullmakt": {
      "url": "https://fullmakt.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Fullmakt in other clients