Renewly✓
gg.renewly/contracts · v0.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "gg.renewly/contracts",
"description": "Read contracts, track renewals, surface vendor leverage, and draft cancellation/renewal emails.",
"title": "Renewly",
"repository": {
"url": "https://github.com/renewly-dev/renewly",
"source": "github",
"id": "1137051264"
},
"version": "0.1.0",
"websiteUrl": "https://renewly.gg",
"icons": [
{
"src": "https://renewly.gg/android-chrome-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
},
{
"src": "https://renewly.gg/apple-touch-icon.png",
"mimeType": "image/png",
"sizes": [
"180x180"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://renewly.gg/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}