Loomal

HiveAttest

MCP server by github.com/srotzin/hive-mcp-attest

Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.

0 starsRemote-capable

About HiveAttest

HiveAttest is an MCP (Model Context Protocol) server published by srotzin in the official MCP registry, listed under Autonomous Agents on Loomal. Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.

HiveAttest runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/srotzin/hive-mcp-attest.

Use HiveAttest with your agent

Claude Code · one command
claude mcp add --transport http hiveattest https://hive-mcp-attest.onrender.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hiveattest": {
      "url": "https://hive-mcp-attest.onrender.com/mcp"
    }
  }
}
streamable-httphttps://hive-mcp-attest.onrender.com/mcp

Frequently asked questions

What is HiveAttest?
HiveAttest is an MCP (Model Context Protocol) server by srotzin in the Autonomous Agents category. Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.
How do I connect HiveAttest to Claude, Cursor, or another MCP client?
HiveAttest is a remote MCP server — add its endpoint (https://hive-mcp-attest.onrender.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is HiveAttest open source?
Yes — the source code is public at github.com/srotzin/hive-mcp-attest.
Can AI agents pay to use HiveAttest?
Not yet through Loomal — HiveAttest 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 HiveAttest? Claim this listing free by verifying GitHub ownership, or contact us.