Skip to content

Knowledge Placement Planner for Cursor

io.github.wxt-ai/workspace-note-path-identifier

Plan a knowledge-base placement path

client:Cursor transport:streamable-http

Install Knowledge Placement Planner in Cursor

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

{
  "mcpServers": {
    "workspace-note-path-identifier": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-note-path/upstream"
    }
  }
}

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

Knowledge Placement Planner in other clients