Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"maestro-core": {
"command": "npx",
"args": [
"-y",
"maestro-core"
]
}
}
}
Or smoke-test directly:
npx -y maestro-core
Details
| Website | https://www.npmjs.com/package/maestro-core |
|---|---|
| GitHub | git+https://github.com/costasoftware/maestro.git |
| License | unknown |
| Pricing | free |
| Tags | ai agent tool-calling anthropic openai mcp ai-sdk llm |
| Sources | npm |
| Discovered | 2026-05-25 |