Savee for VS Code
com.savee/savee
Read your Savee saves, boards and home feed, and search its public library. Read-only.
client:VS Code
transport:streamable-http
Install Savee in VS Code
.vscode/mcp.json
{
"servers": {
"savee": {
"type": "http",
"url": "https://mcp.savee.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs