Loomal

mcp-identity

MCP server by github.com/zekebuilds-lab/mcp-identity

DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.

0 starsnpm: @powforge/mcp-identity

About mcp-identity

mcp-identity is an MCP (Model Context Protocol) server published by zekebuilds-lab in the official MCP registry, listed under Search on Loomal. DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.

It ships as an npm package (@powforge/mcp-identity), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zekebuilds-lab/mcp-identity.

Use mcp-identity with your agent

Claude Code · one command
claude mcp add mcp-identity -- npx -y @powforge/mcp-identity
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-identity": {
      "command": "npx",
      "args": [
        "-y",
        "@powforge/mcp-identity"
      ]
    }
  }
}
npm@powforge/mcp-identity

Frequently asked questions

What is mcp-identity?
mcp-identity is an MCP (Model Context Protocol) server by zekebuilds-lab in the Search category. DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.
How do I connect mcp-identity to Claude, Cursor, or another MCP client?
Install mcp-identity from its npm package (@powforge/mcp-identity) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-identity open source?
Yes — the source code is public at github.com/zekebuilds-lab/mcp-identity.
Can AI agents pay to use mcp-identity?
Not yet through Loomal — mcp-identity is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-identity? Claim this listing free by verifying GitHub ownership, or contact us.