Tewdy for VS Code
io.github.dugiwarc/tewdy
Find local service providers — plumbers, tutors, translators — and estimate provider earnings.
client:VS Code
transport:streamable-http
Install Tewdy in VS Code
.vscode/mcp.json
{
"servers": {
"tewdy": {
"type": "http",
"url": "https://mcp.tewdy.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs