Loomal

Signet MCP Tools

MCP server by github.com/prismer-ai/signet

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

37 starsnpm: @signet-auth/mcp-tools

About Signet MCP Tools

Signet MCP Tools is an MCP (Model Context Protocol) server published by prismer-ai in the official MCP registry, listed under Cryptocurrency on Loomal. MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

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

Development happens in the open at github.com/prismer-ai/signet, where the project has earned 37 GitHub stars.

Use Signet MCP Tools with your agent

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

Frequently asked questions

What is Signet MCP Tools?
Signet MCP Tools is an MCP (Model Context Protocol) server by prismer-ai in the Cryptocurrency category. MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.
How do I connect Signet MCP Tools to Claude, Cursor, or another MCP client?
Install Signet MCP Tools from its npm package (@signet-auth/mcp-tools) 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 Signet MCP Tools open source?
Yes — the source code is public at github.com/prismer-ai/signet, with 37 GitHub stars.
Can AI agents pay to use Signet MCP Tools?
Not yet through Loomal — Signet MCP Tools 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 Signet MCP Tools? Claim this listing free by verifying GitHub ownership, or contact us.