Integrate Reclaim Protocol end to end using our agent
logoReclaim Protocol Docs

Installation

Install the MCP for AI Coding Agents

Reclaim provides an MCP server that helps your coding agent integrate Reclaim Protocol. It is published to npm as @reclaimprotocol/agent (bin: reclaim-mcp-server) and runs as a stdio MCP server.

Set up your coding agent to use this MCP:

Basically, just point any MCP-capable agent at this command:

npx -y --package=@reclaimprotocol/agent reclaim-mcp-server