claude mcp add rovenonce-provenonce -- npx -y @provenonce/mcp
{
"mcpServers": {
"rovenonce-provenonce": {
"command": "npx",
"args": ["-y", "@provenonce/mcp"]
}
}
}
{
"mcpServers": {
"rovenonce-provenonce": {
"command": "npx",
"args": ["-y", "@provenonce/mcp"]
}
}
}
{
"mcpServers": {
"rovenonce-provenonce": {
"command": "npx",
"args": ["-y", "@provenonce/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server, provided by the @provenonce/mcp package, enables the implementation of cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents, allowing developers to establish secure and unique identities for their AI models. This server can be connected to using stdio and is available as an npm package, making it accessible to developers working with AI coding assistants. Developers would reach for this tool when they need to assign and manage secure identities for their AI agents, facilitating secure interactions and data exchange.
Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@provenonce/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The provenonce server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.