DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.
npx -y @powforge/mcp-identity{
"ORACLE_URL": "https://identity.powforge.dev",
"ORACLE_PUBKEY": "b4b12dfbc3dfdfa803bb72e344e761dc78db4ec2058c8db3f1c3ac63f9e42b44"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-zekebuilds-lab-mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "https://identity.powforge.dev",
"ORACLE_PUBKEY": "b4b12dfbc3dfdfa803bb72e344e761dc78db4ec2058c8db3f1c3ac63f9e42b44"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
mcp-identity is an MCP server for DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.. It supports STDIO transport.
Use the generated config in Install. This server runs with npx -y @powforge/mcp-identity; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install and copy the config for npx -y @powforge/mcp-identity. Add required environment variables before starting Claude Desktop.
Choose the Claude Code tab in Install and copy the config for npx -y @powforge/mcp-identity. Add required environment variables before starting Claude Code.
Choose the Codex tab in Install and copy the config for npx -y @powforge/mcp-identity. Add required environment variables before starting Codex.
Choose the Cursor or VS Code tab in Install and copy the config for npx -y @powforge/mcp-identity. Add required environment variables before starting Cursor or VS Code.
mcp-identity uses STDIO transport. Use the package or command config in Install.
mcp-identity inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
mcp-identity does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
@powforge/mcp-identitystdio | npm | 0.7.2 | Env: ORACLE_URL Env: ORACLE_PUBKEY |