mcp server for VS Code
io.github.savantoai/mcp-server
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.savanto.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs