AI & ML
Trust: 25/100 (Limited)io.github.jarekpiot/provenonce Guide
Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.
Quick Start
Install
npx @provenonce/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jarekpiot-provenonce": {
"command": "npx",
"args": [
"@provenonce/mcp"
]
}
}
}