← Index

io.github.jarekpiot/provenonce

io.github.jarekpiot/provenonce·v1.1.4·Other
Quality Score
88
/100

Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "provenonce": {
      "command": "npx",
      "args": [
        "-y",
        "@provenonce/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "provenonce": {
      "command": "npx",
      "args": [
        "-y",
        "@provenonce/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @provenonce/mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other