hardline-mcp

sushiHex/hardline-mcp
★ 0 stars Python AI/LLM Updated today
MCP server that lets local Claude Code, Hermes, and Codex agents message each other — durable SQLite mailbox + live-ask bridges.
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": {
    "hardline-mcp": {
      "command": "uvx",
      "args": [
        "hardline-mcp"
      ]
    }
  }
}

Or install with pip: pip install hardline-mcp

README Excerpt

A single-purpose [MCP](https://modelcontextprotocol.io) server that lets local AI coding agents — [Claude Code](https://claude.com/claude-code), machine**. A durable SQLite *mailbox* is the backbone; thin *live-ask* tools let one agent get an answer from another right now. > *hardline* — in **The Matrix**, the hardwired lines a crew uses to reach agents

Tools (3)

HARDLINE_CLAUDE_CMDdelivermode

Topics

ai-agentsclaudecodexmcpmodel-context-protocol