MCP server for moor - lets AI agents (Claude Code, Cursor, etc.) manage your moor projects via the moor HTTP API.
{
"mcpServers": {
"moor-shmcp": {
"command": "npx",
"args": [
"-y",
"@moor-sh/mcp"
]
}
}
}