mcp for VS Code
io.github.tempmd/mcp
Publish artifacts to one stable public temp.md link that updates in place. No account needed.
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.temp.md/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs