check_renewal_compliance — renewalmatrix MCP Tool Read-only
check_renewal_compliance
(check renewal compliance) is one of 1 tool on the
renewalmatrix
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_renewal_compliance from your client
- Claude Code renewalmatrix check_renewal_compliance run in your project directory
- Claude Desktop renewalmatrix check_renewal_compliance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor renewalmatrix check_renewal_compliance ~/.cursor/mcp.json
- VS Code renewalmatrix check_renewal_compliance .vscode/mcp.json
- Zed renewalmatrix check_renewal_compliance ~/.config/zed/settings.json
- Windsurf renewalmatrix check_renewal_compliance ~/.codeium/windsurf/mcp_config.json
- Cline renewalmatrix check_renewal_compliance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI renewalmatrix check_renewal_compliance ~/.gemini/settings.json
- Grok renewalmatrix check_renewal_compliance .mcp.json (in your project root)
- ChatGPT renewalmatrix check_renewal_compliance Settings → Connectors → Advanced → Developer mode
- Claude.ai renewalmatrix check_renewal_compliance Settings → Connectors → Add custom connector
- LangChain renewalmatrix check_renewal_compliance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http renewalmatrix https://renewalmatrix.vercel.app/api/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.