Skip to main content
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

  1. Open Cursor Settings -> Features -> MCP.
  2. Click “Add New MCP Server”.
  3. Name: Sno
  4. Type: command
  5. Command: npx -y @snoai/mcp-server

Use Cases

  • Project Context: “What architectural patterns did we decide on for the auth module last month?”
  • Team Knowledge: “Who is the owner of the billing service?”