Stats
Actions
Tags
From ai-plugins
Connects to Endor's engineering intelligence platform via the endorctl CLI, offering AI-powered tools for software analytics. Runs locally and requires the endorctl npm package.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"endor-cli-tools": {
"command": "npx",
"args": [
"-y",
"endorctl",
"ai-tools",
"mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub endorlabs/ai-plugins --plugin endor-labs-agent-kit