MCP Server
MCP
io.github.jaylee7777/daemoon
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://daemoon.dev/api/mcp",
"headers": [
{
"description": "Daemoon PAT — generate one at https://daemoon.dev/dashboard. Format: Bearer dmn_...",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment