toolkit mcp server for VS Code
io.github.cyanheads/toolkit-mcp-server
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install toolkit mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"toolkit-mcp-server": {
"type": "http",
"url": "https://toolkit.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs