MCP Server
MCP
AgentBuilders
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.agentbuilders.app/mcp",
"headers": [
{
"description": "Bearer token (format: Bearer <api_key>)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment