moor
Manage and route MCP servers through one local gateway
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Moor?▼
Run `npx skills add varandrew/moor --all -g -y` in your terminal to install all skills in this repository globally.
What does Moor do?▼
Moor is a local gateway that combines all your MCP servers into one endpoint, so your AI agent connects to a single address instead of many separate server configs.
How do I control which tools my agent can use?▼
Create Profiles in Moor to toggle servers and individual tools on or off. Switching profiles updates the agent's tool list instantly without reconnecting.
Does Moor work with Claude Code and Cursor?▼
Yes. Moor can import existing configs from Claude Code, Cursor, Codex, OpenCode, Kimi Code, and dsh, and generates ready-to-paste connection snippets for each client.
Can I see what my agent did with each tool?▼
Yes. Moor logs every tool call with timestamps, arguments, results, and duration, and lets you filter the audit history by server, tool, or time range.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core