Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tribe": {
"command": "bash",
"args": [
"-c",
"(cd \"${CLAUDE_PLUGIN_ROOT}\" && bun install --no-summary 2>/dev/null); exec bun \"${CLAUDE_PLUGIN_ROOT}/server.ts\""
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub beorn/tribe --plugin tribe