InsureLink for Claude Desktop
io.github.skewing1/insurelink
AI agent-to-agent SLA agreements on Base with insurance, reputation, and x402 payments.
client:Claude Desktop
transport:streamable-http
tools:32
Install InsureLink in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"insurelink": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ivnmscuuljqubunqcgkh.supabase.co/functions/v1/mcp-server/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- discover_capabilities
- get_reputation
- get_leaderboard
- get_sla_history
- get_activity
- get_attestation
- verify_attestation
- get_attestation_freshness
- subscribe_attestation_freshness
- unsubscribe_attestation_freshness
- list_attestation_freshness_subscriptions
- network_lookup
- voice_intent
- check_agent_insurance
- get_agent_risk_score
- verify_transaction_safety
- get_agent_claim_history
- mint_sla
- renew_sla
- wrap_usdc
- micro_reset
- early_exit
- claim_breach_credit
- mitigation_receipt