One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Daemoon MCP server exists for a simple reason — assistants are far more useful when they can act on Daemoon directly instead of describing what you should do. One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
The server ships on npm as npm, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Once Daemoon is connected, these are the calls the assistant has available:
URL — https://daemoon.dev/api/mcpHeaders — Authorization: Bearer dmn_..Provider — AuthVercel — OAuth (1-click)GitHub — OAuth (1-click)Supabase — OAuth + PATCloudflare — PATStripe — PAT (Secret key)Resend — PATOpenAI — PATAnthropic — PATCursor — Settings → MCP → Add server → HTTP: - URL: https://daemoon.dev/api/mcp - Headers: Authorization: Bearer dmn_..This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Daemoon's toolset — URL, Headers, Provider and 9 more — is a fair guide to whether it matches your workflow. It is maintained by jaylee7777; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Daemoon's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| URL | https://daemoon.dev/api/mcp |
| Headers | Authorization: Bearer dmn_... |
| Provider | Auth |
| Vercel | OAuth (1-click) |
| GitHub | OAuth (1-click) |
| Supabase | OAuth + PAT |
| Cloudflare | PAT |
| Stripe | PAT (Secret key) |
| Resend | PAT |
| OpenAI | PAT |
| Anthropic | PAT |
| Cursor | Settings → MCP → Add server → HTTP: - URL: https://daemoon.dev/api/mcp - Headers: Authorization: Bearer dmn_... |
{
"mcpServers": {
"daemoon": {
"command": "npx",
"args": ["-y", "npm"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.