meridian for Cursor
io.github.ajc3xc/meridian
Persistent memory, task coordination, and HITL queue for AI coding sessions.
client:Cursor
transport:sse
runtime:npm
tools:235
Install meridian in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meridian": {
"url": "https://usemeridian.us/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- create_project
- set_parent_project
- rename_project
- set_project_execution_mode
- merge_project
- register_session
- start_session
- list_projects
- get_project_by_name
- get_goal
- set_goal
- set_north_star
- log_task
- get_tasks
- search_tasks
- generate_handoff
- load_handoff
- verify_handoff_token
- accept_handoff
- record_handoff_correction
- export_ai_log
- export_ai_log_artifacts
- purge_ai_log
- search_ai_log