developer-tools

reclaimprotocol/developer-tools
★ 1 stars TypeScript Code/Dev Tools Updated 3d ago
Marketplace & installation information of MCP server for agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "developer-tools": {
      "command": "npx",
      "args": [
        "-y",
        "reclaimprotocol/developer-tools"
      ]
    }
  }
}

README Excerpt

Installation and Claude Code marketplace for the **Reclaim MCP server** — the tools that helps you use Reclaim Protocol to let your app verify **data points** about its users (a follower count, an account balance, an order history). Gives your AI coding agent the tools to **find, build, test and fix the _data verification providers_** (the recipes that verify a data point) by inspecting and replaying captured requests, checking sessions, evaluate proofs, publishing updates, and much more.