By nexusmutual
Nexus Mutual — tools for cover products, pricing, capacity, terms, claims history, plus guided workflows for cover sizing and term explanations.
Use when users ask about Nexus Mutual claims history, claim statistics, approval/denial rates, payout amounts, or want to analyze past claims for a product or time period.
Use when users ask about Nexus Mutual cover products, pricing, what's covered, what's excluded, or how claims work. Also use when users share vault URLs, protocol names, or ask about protecting DeFi positions.
A plugin that bundles the Nexus Mutual MCP server with advisory skills. One install gives you tools for products, pricing, capacity, cover terms, and claims history, plus guided workflows for cover sizing, term explanations, and claims analysis.
Works with Claude Code, Cursor, and Claude Desktop.
| Skill | Activates when |
|---|---|
/nexus-mutual:products | Asking about cover products, pricing, what's covered/excluded, vault protection |
/nexus-mutual:claims | Asking about claims history, approval rates, payout amounts, claims for a product |
See the MCP server repo for the full list of tools and configuration options.
claude plugin install --from https://github.com/NexusMutual/nexus-mutual-plugin.git
Or test locally:
claude --plugin-dir /path/to/nexus-mutual-plugin
Clone and symlink into the local plugins directory:
git clone https://github.com/NexusMutual/nexus-mutual-plugin.git
ln -s "$(pwd)/nexus-mutual-plugin/nexus-mutual" ~/.cursor/plugins/local/nexus-mutual
Restart Cursor. Skills appear in Settings > Rules > Agent Decides and are invocable via /nexus-mutual:products and /nexus-mutual:claims.
Add the marketplace via Settings > Plugins > Add marketplace by URL:
https://github.com/NexusMutual/nexus-mutual-plugin.git
Or add the MCP server directly to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"nexus-mutual": {
"url": "https://api.staging.nexusmutual.io/mcp"
}
}
}
MIT
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nexusmutual/nexus-mutual-plugin --plugin nexus-mutualClaude Code skill pack for Guidewire InsuranceSuite (24 skills)
Blockchain development with Solidity security, DeFi protocols, NFT standards, and Web3 testing
Advisor-facing systems and workflows. Teaches Claude how advisor platforms work so it can help design, evaluate, or integrate with them. Covers the full advisor workflow from onboarding through reporting.
Audits and resolves Claude plugin dependencies — validates installed plugins against extends-plugin.json declarations, scans plugin files for undeclared dependencies, and resolves installation paths with fuzzy matching.
DashClaw governance, integration, troubleshooting, and platform intelligence for Claude Code.
Specialized agents for blockchain development, smart contracts, and Web3 applications