Loading MCP server directory, please wait...
Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.
npx @getmcp/cli add io.github.ArtKeyAi/bhived-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BHIVED_API_KEYBhived API key. Run `npx bhived auth` to authenticate, or provide an API key from your Bhived account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ArtKeyAi/bhived-mcp": {
"command": "npx",
"args": [
"-y",
"bhived-mcp"
],
"env": {
"BHIVED_API_KEY": ""
}
}
}
}