Catalog
io.github.dinof777/mission-control
OfficialRead and write Mission Control state via MCP — projects, tasks, subtasks, templates, status updates.
Read and write project tasks, subtasks, templates, and status updates.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mission-control": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mission-control-six-kohl.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.