Overskill for VS Code
com.overskill/mcp
Build and publish Overskill apps from Cursor, Claude, ChatGPT, or any MCP client.
client:VS Code
transport:streamable-http
Install Overskill in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.overskill.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs