送信

Meridian

@meridianmcp

Shared memory and coordination for AI coding sessions. Persistent sprint board, human-in-the-loop queue, and parallel session protection. Works with Claude Code, Cursor, Codex, and any MCP client.Shared memory and coordination for AI coding sessions. Persistent sprint board, human-in-the-loop queue, and parallel session protection. Works with Claude Code, Cursor, Codex, and any MCP client.

ツール

サーバー設定

{
  "mcpServers": {
    "meridian": {
      "type": "http",
      "url": "https://usemeridian.us/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}