MCP server exposing AgentFactory fleet capabilities to MCP-aware clients
| Tool name | Description | Destructive? |
|---|---|---|
| submit-task | ✓ no | |
| get-task-status | ✓ no | |
| list-fleet | ✓ no | |
| get-cost-report | ✓ no | |
| forward-prompt | ✓ no |
| stop-agent | ✓ no |
{
"mcpServers": {
"donmaimcp": {
"command": "npx",
"args": [
"-y",
"@donmai/mcp-server"
]
}
}
}