agdel mcp for Claude Code
io.github.zeroth-settlement/agdel-mcp
MCP server for AGDEL. Agents can create, buy, deliver, reveal, and settle signals.
client:Claude Code
transport:stdio
runtime:npm
Install agdel mcp in Claude Code
run in your project directory
claude mcp add agdel-mcp -e AGDEL_API_URL=<AGDEL_API_URL> -e AGDEL_SIGNER_PRIVATE_KEY=<AGDEL_SIGNER_PRIVATE_KEY> -- npx -y agdel-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs