tools for VS Code
net.nymbo/tools
Remote MCP server: fetch, search, Python, TTS, memory, image, video.
client:VS Code
transport:sse
Install tools in VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "sse",
"url": "https://mcp.nymbo.net/gradio_api/mcp/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs