Workflow
Cursor IDE
icon
Search documents
X @Avi Chawla
Avi Chawla· 2025-11-05 06:31
1) Docker SetupDeploy the Graphiti MCP server using Docker Compose.This setup starts the MCP server with Server-Sent Events (SSE) transport, and it includes a Neo4j container, which launches the database as a local instance.This configuration also lets you query and visualize the knowledge graph using the Neo4j browser preview.You can also use FalkorDB.2) Connect MCP server to CursorWith tools and our server ready, let's integrate it with our Cursor IDE!Go to: File → Preferences → Cursor Settings → MCP → Ad ...