mcp for VS Code
ai.projectlaunch/mcp
Agent-facing site in pre-launch; agents can read the site and submit intent.
client:VS Code
transport:streamable-http
tools:4
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://projectlaunch.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs