One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP β unified dev infra gateway.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
One login. Every infrastructure. Built for AI coding agents.
daemoon.dev Β· MCP server Β· Vercel Β· GitHub Β· Cloudflare Β· Supabase Β· GCP
Daemoon is the simplest way to give your AI coding agent (Claude Code, Cursor, etc.) access to all your dev infrastructure. Connect each provider once in your browser, then any agent gets unified, secure tool access via a single MCP token.
You're prototyping with Claude Code. The agent wants to deploy a Vercel project, create a Supabase table, push a GitHub branch. Today you paste five different tokens into five different config files β and every new agent / repo / teammate starts over.
Daemoon ends that. One sign-in connects everything. One token wires the agent.
Generate your token once at daemoon.dev/dashboard, then point your agent at https://daemoon.dev/api/mcp with header Authorization: Bearer dmn_....
Paste this in the Claude Code chat β Claude runs the install:
Settings β MCP β Add server β HTTP:
https://daemoon.dev/api/mcpAuthorization: Bearer dmn_...Add an HTTP MCP server pointing at https://daemoon.dev/api/mcp with the bearer token header. Supports MCP Streamable HTTP (protocol 2025-06-18) and OAuth 2.0 (DCR + PKCE) for clients that prefer it.
https://daemoon.dev/.well-known/mcp.json β server cardhttps://daemoon.dev/llms.txt β agent-readable summaryhttps://daemoon.dev/.well-known/oauth-protected-resource β RFC 9728https://daemoon.dev/.well-known/oauth-authorization-server β RFC 8414| Provider | Auth | Sample tools |
|---|---|---|
| Vercel | OAuth (1-click) | vercel.list_projects, vercel.create_deployment |
| GitHub | OAuth (1-click) | github.list_repos, github.create_repo |
| Supabase | OAuth + PAT | supabase.list_projects, supabase.run_sql |
| Cloudflare | PAT | cloudflare.list_zones, cloudflare.create_dns_record |
| Google Cloud | Service Account JSON | gcp.list_projects, gcp.list_services |
| Stripe | PAT (Secret key) | stripe.list_products, stripe.list_customers, stripe.create_payment_link |
| Resend | PAT | resend.send_email, resend.list_domains |
| OpenAI | PAT | openai.list_models, openai.chat_completion |
| Anthropic | PAT | anthropic.create_message |
| npm | PAT (Automation / Granular) | npm.whoami, npm.list_packages, npm.view |
More providers (Linear Β· Sentry Β· PostHog Β· Neon Β· Upstash Β· β¦) on the roadmap. PRs welcome.
Daemoon is open-source. Clone, set env vars, deploy to your own Vercel:
Schema in sql/0001_init.sql.
icn1 region)./api/mcp β JSON-RPC tools/list + tools/call.lib/connectors/types.ts: every provider implements OAuth / PAT validation + a list of tool defs. Adding a provider is one file.daemoon-mcp for stdio MCP clientsMIT. See LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/daemoon)<a href="https://allmcps.com/mcp/daemoon"><img src="https://allmcps.com/api/badge/daemoon?style=directory" alt="Daemoon on AllMCPs" /></a>