Skip to content
Cursor

Content Handling Guide for Cursor

io.github.wxt-ai/content-handling-guide

Set handling guidance for a content item

client:Cursor transport:streamable-http

Install Content Handling Guide in Cursor

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

{
  "mcpServers": {
    "content-handling-guide": {
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/content-handling-guide"
    }
  }
}

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

Content Handling Guide in other clients