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.
Server Config
{
"mcpServers": {
"meridian": {
"type": "http",
"url": "https://usemeridian.us/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}