provenonce for Cline
io.github.provenonceai/provenonce
Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.
client:Cline
transport:stdio
runtime:npm
Install provenonce in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"provenonce": {
"command": "npx",
"args": [
"-y",
"@provenonce/mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs