switchai for VS Code
io.github.us1929/switchai
Compare Italian energy tariffs with AI. Analyzes bills, finds best offers, live market indices.
client:VS Code
transport:stdio
runtime:npm
Install switchai in VS Code
.vscode/mcp.json
{
"servers": {
"switchai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@us1929/switchai-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs