Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"atrib-mcp": {
"command": "npx",
"args": [
"-y",
"@atrib/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @atrib/mcp
Details
| Website | https://www.npmjs.com/package/@atrib/mcp |
|---|---|
| GitHub | git+https://github.com/creatornader/atrib.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol attribution verifiable receipts ed25519 merkle agent |
| Sources | npm |
| Discovered | 2026-05-25 |