Project Intake Identifier for VS Code
io.github.wxt-ai/project-code-notes-identifier
Identify the project handle from an intake note
client:VS Code
transport:streamable-http
Install Project Intake Identifier in VS Code
.vscode/mcp.json
{
"servers": {
"project-code-notes-identifier": {
"type": "http",
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/upstream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs