manus.im
Manus is an AI agent platform that lets users run multi-step tasks, workflows, and tool-connected automations. It also supports integrations with third-party services and custom MCP servers.
Manus exposes a REST Manus API at `https://api.manus.ai` authenticated by either a Manus API key or Open App OAuth2 bearer token, plus a remote MCP server at `https://mcp.manus.im/mcp` using OAuth.
- Manus MCP serverdiscovered
- Manus APIdiscovered
Open Manus API Integration settings in the Manus web app, click Create API Key, give it a name, then copy the key immediately and store it securely. Use it in the x-manus-api-key header for Manus API requests.
Create an Open App from Manus Integrations settings. Enter the app name, description, redirect URI(s), and homepage URL, then save the shown client_id and one-time client_secret. Use the app to obtain user access tokens via the documented OAuth authorization-code flow with optional PKCE; team accounts are required for app creation and authorization.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing