Skip to content
Cursor

mcp for Cursor

ai.llmse/mcp

Public MCP server for the LLM Search Engine

client:Cursor transport:streamable-http tools:10

Install mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://llmse.ai/mcp"
    }
  }
}

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

mcp in other clients