Cursor integration via MCP is currently in Beta.
How it Works
Modern AI editors like Cursor and Windsurf are beginning to support the Model Context Protocol (MCP). This allows them to connect to local servers like Sno.Setup for Cursor
- Open Cursor Settings -> Features -> MCP.
- Click “Add New MCP Server”.
- Name:
Sno - Type:
command - Command:
npx -y @snoai/mcp-server
Use Cases
- Project Context: “What architectural patterns did we decide on for the
authmodule last month?” - Team Knowledge: “Who is the owner of the
billingservice?”