Skip to content
VS Code

Project Intake Identifier for VS Code

io.github.wxt-ai/project-intake-identifier

Prepare project context from an intake note

client:VS Code transport:streamable-http

Install Project Intake Identifier in VS Code

.vscode/mcp.json

{
  "servers": {
    "project-intake-identifier": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/project-intake-identifier"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Project Intake Identifier in other clients