Instructions file
Instructions for 0-SOFT/Manus-MCP, covering claude.md, what this is, running and verifying, install (one-time) and all unit + integration tests (no live).
Instructions file
Instructions for 0-SOFT/Manus-MCP, covering claude.md, what this is, running and verifying, install (one-time) and all unit + integration tests (no live).
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.
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.
Agent
Updates an agent’s nickname and description. Use agent.detail to view current values before updating.
Instructions file
Claude Code instructions for 0-SOFT/2Captcha-MCP, covering claude.md — project rules for twocaptcha-mcp, what this project is, critical principles, repository layout and conventions for adding a new captcha type.