Project Intake Identifier for Cursor
io.github.wxt-ai/project-code-notes-identifier
Identify the project handle from an intake note
client:Cursor
transport:streamable-http
Install Project Intake Identifier in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"project-code-notes-identifier": {
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/upstream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs