Stats
Actions
Tags
From adr
Connects to the BeeVibe platform's CTO (Customer Time Onboarding) service for project management and workflow automation. Runs locally via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"adr": {
"command": "npx",
"args": [
"-y",
"--package=github:beevibe-ai/beevibe-cto",
"adr-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub beevibe-ai/beevibe-cto