inam mcp for Claude Code
io.github.inamprotocol/inam-mcp
Check an agent's INAM reputation before trusting it, and sign a receipt when work is done.
client:Claude Code
transport:stdio
runtime:npm
Install inam mcp in Claude Code
run in your project directory
claude mcp add inam-mcp -e INAM_URL=<INAM_URL> -e INAM_PRIVATE_KEY=<INAM_PRIVATE_KEY> -- npx -y inam-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs