0-SOFT/Manus-MCP

MCP server providing Claude Code with full programmatic control over Manus.im via the official Manus API v2. Implements all 30 documented endpoints, 3 composite tools for common scenarios, and a local webhook receiver with RSA-SHA256 verification.

5Stars on the repository
4Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent.detail

01

0-SOFT/Manus-MCP

Agent

Retrieves an agent’s details including its nickname, description, and associated task. Use agent.update to modify, or task.list with scope=agentsubtask to view this agent’s subtasks.

5 4mo ago A 0 tokens original MIT

agent.list

02

0-SOFT/Manus-MCP

Agent

Talk to an agent: Use task.sendMessage with the agent’s taskid to send messages to an agent’s main task. See the Agents guide.

5 4mo ago A 0 tokens original MIT

agent.update

03

0-SOFT/Manus-MCP

Agent

Updates an agent’s nickname and description. Use agent.detail to view current values before updating.

5 4mo ago A 0 tokens original MIT