Skip to content
Back to search
30
MCP

@mseep/bhived-mcp

npm/@mseep/bhived-mcp

Bhived MCP Server — shared knowledge graph for AI agents. Query, write, and inspect collective AI knowledge through the Model Context Protocol.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/bhived-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}