Score a subscription cancellation flow against federal, CA, CO, VT, and OR click-to-cancel laws.
claude mcp add renewal-matrix --transport http https://www.edgethirteen.com/api/mcp/renewal-matrix
~/.cursor/mcp.json
{
"mcpServers": {
"renewal-matrix": {
"url": "https://www.edgethirteen.com/api/mcp/renewal-matrix"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"renewal-matrix": {
"serverUrl": "https://www.edgethirteen.com/api/mcp/renewal-matrix"
}
}
}
.vscode/mcp.json
{
"servers": {
"renewal-matrix": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/renewal-matrix"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"renewal-matrix": {
"url": "https://www.edgethirteen.com/api/mcp/renewal-matrix"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"renewal-matrix": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.edgethirteen.com/api/mcp/renewal-matrix"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.edgethirteen.com/api/mcp/renewal-matrix | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.edgethirteen.www--renewal-matrix/reviews or the review_server meta-tool.
POST /mcp