STUzhy py execute mcp for VS Code
ai.smithery/stuzhy-py_execute_mcp
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
client:VS Code
transport:streamable-http
Install STUzhy py execute mcp in VS Code
.vscode/mcp.json
{
"servers": {
"stuzhy-py_execute_mcp": {
"type": "http",
"url": "https://server.smithery.ai/@STUzhy/py_execute_mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs