Skip to content
Cursor

AI Fleet Cards for Cursor

io.github.evozim/ai-fleet-cards

Virtual corporate debit card issuer for autonomous bot transactions.

client:Cursor transport:sse

Install AI Fleet Cards in Cursor

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

{
  "mcpServers": {
    "ai-fleet-cards": {
      "url": "https://ai-fleet-cards-mcp.vercel.app/api/mcp"
    }
  }
}

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

AI Fleet Cards in other clients