Skip to content
Claude Desktop

meridian for Claude Desktop

io.github.ajc3xc/meridian

Persistent memory, task coordination, and HITL queue for AI coding sessions.

client:Claude Desktop transport:sse runtime:npm tools:235

Install meridian in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "meridian": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://usemeridian.us/mcp/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 235 tools →

meridian in other clients