Skip to content
Cursor

Plainsight MCP for Cursor

pro.plainsight/mcp

Search the Plainsight playbook and review code against proven best practices.

client:Cursor transport:streamable-http

Install Plainsight MCP in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://playbook-mcp.plainsight.pro/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Plainsight MCP in other clients