MCP Server
MCP
agentverse
MCP server for agentverse documentation, generated by doc2mcp.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://doc2mcp.site/api/mcp/353ba712-2c3b-4699-9c58-0dc4e54ff4eb/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