Loomal

Bhived MCP

MCP server by github.com/artkeyai/bhived-mcp

Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.

25 starsnpm: bhived-mcp

About Bhived MCP

Bhived MCP is an MCP (Model Context Protocol) server published by artkeyai in the official MCP registry, listed under Autonomous Agents on Loomal. Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.

It ships as an npm package (bhived-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/artkeyai/bhived-mcp, where the project has earned 25 GitHub stars.

Use Bhived MCP with your agent

Claude Code · one command
claude mcp add bhived-mcp -- npx -y bhived-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bhived-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bhived-mcp"
      ]
    }
  }
}
npmbhived-mcp

Frequently asked questions

What is Bhived MCP?
Bhived MCP is an MCP (Model Context Protocol) server by artkeyai in the Autonomous Agents category. Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.
How do I connect Bhived MCP to Claude, Cursor, or another MCP client?
Install Bhived MCP from its npm package (bhived-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Bhived MCP open source?
Yes — the source code is public at github.com/artkeyai/bhived-mcp, with 25 GitHub stars.
Can AI agents pay to use Bhived MCP?
Not yet through Loomal — Bhived MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bhived MCP? Claim this listing free by verifying GitHub ownership, or contact us.