Loading MCP server directory, please wait...
Check an agent's INAM reputation before trusting it, and sign a receipt when work is done.
npx @getmcp/cli add io.github.inamprotocol/inam-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.inamprotocol/inam-mcp": {
"command": "npx",
"args": [
"-y",
"inam-mcp"
],
"env": {
"INAM_URL": "https://api.inamprotocol.org",
"INAM_PRIVATE_KEY": ""
}
}
}
}