Renewly for VS Code
gg.renewly/contracts
Read contracts, track renewals, surface vendor leverage, and draft cancellation/renewal emails.
client:VS Code
transport:streamable-http
Install Renewly in VS Code
.vscode/mcp.json
{
"servers": {
"contracts": {
"type": "http",
"url": "https://renewly.gg/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs