Stats
Actions
Tags
From hive
Local stdio MCP server named 'hive', launched via Node.js script './scripts/launch-hive-mcp.mjs'. Capabilities and purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"hive": {
"command": "node",
"args": [
"./scripts/launch-hive-mcp.mjs"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub tctinh/agent-hive --plugin hive