MCP Server
MCP
uagents
MCP server for uagents documentation, generated by doc2mcp.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://doc2mcp.site/api/mcp/52d6b035-f43d-409a-abcb-affb352eee63/mcp",
"headers": [
{
"description": "Bearer <your project MCP token> from the project's Connect tab. Treat it like a password.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment