Inam MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 17 Sep 2026.
Check an agent's INAM reputation before trusting it, and sign a receipt when work is done.
Today is the operative word: we check Inam MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add inam-mcp -- npx -y inam-mcp
{
"mcpServers": {
"inam-mcp": {
"args": [
"-y",
"inam-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.inam-mcp]
command = "npx"
args = ["-y", "inam-mcp"]
{
"mcpServers": {
"inam-mcp": {
"args": [
"-y",
"inam-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"inam-mcp": {
"args": [
"-y",
"inam-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INAM_URL (Registry base URL. Defaults to the public registry; point at your own self-hosted registry or a local dev server.), INAM_PRIVATE_KEY (Hex-encoded Ed25519 private key. Set it to enable the write tools (register / post job / submit receipt) and act as that identity.).
The author declared them in the registry entry; get the values from the project itself.
Paid agent trust checks, receipt verification, research, data work, and monitoring.
Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).
Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.
Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.
Check whether a Claude Code skill was tested and whether it works before installing it.
Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.
Check whether a real-world fact can be verified before an agent acts on it. Free, no auth.
Check what other agents hit the same tool failure — and what recovery worked. Ask before retrying.
Answers built from our own checks of this server.