drillable for VS Code
com.drillable/gateway
Pinned, versioned sources: search finds cited spans, query selects things, trace reaches the bytes.
client:VS Code
transport:streamable-http
tools:3
Install drillable in VS Code
.vscode/mcp.json
{
"servers": {
"gateway": {
"type": "http",
"url": "https://mcp.drillable.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs