hadrontool-mcp

hadron-memory/hadrontool-mcp
★ 0 stars TypeScript Security Updated 2d ago
Stateless MCP conduit for the Hadron platform — lets headless runs call tools on external MCP servers; core owns registry, secrets, and authorization
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hadrontool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hadron-memory/hadrontool-mcp"
      ]
    }
  }
}

README Excerpt

**A stateless MCP conduit for the Hadron platform**: it lets hadron-server's headless runs (spec 040) call tools on **external MCP servers** — any remote Streamable HTTP — without hadron-server itself speaking MCP-as-a-client. This is the fifth Hadron capability tool (pdf → ms-exchange → telegram → slack → mcp), and deliberately the simplest kind: **no database, no

Tools (6)

MAX_BODY_SIZEMCP_ALLOW_PRIVATE_NETWORKSMCP_CALL_TIMEOUT_MSMCP_LIST_TIMEOUT_MSMCP_TOOL_TOKENPORT