This is a streamable HTTP server that connects LLMs to Manus documentation through the doc2mcp service. It's auto-generated from docs and hosted remotely, so you authenticate with a project-specific Bearer token rather than running it locally. You'd use this when you want Claude or another MCP client to answer questions about Manus APIs and reference its docs directly in conversation. The setup is straightforward: point your MCP host at the remote URL with your token, and the server handles the rest. It's part of doc2mcp's broader platform for turning any documentation into a queryable MCP endpoint.