← Back to Plugins
MCP Server MCP

io.github.ajc3xc/meridian

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @meridianmcp/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://usemeridian.us/mcp/sse"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@meridianmcp/mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol sse npm

Comments

Sign in to leave a comment

Loading comments...