Home › Finance › stillos-notary-mcp

stillos-notary-mcp

Attestation infrastructure for the agentic economy: signed, independently verifiable verdicts.

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://stillos-notary-mcp-edge.stillos.workers.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http stillos-notary-mcp https://stillos-notary-mcp-edge.stillos.workers.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "stillos-notary-mcp": {
      "url": "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
    }
  }
}

Package (npm 1.3.4)

npx -y stillos-notary-mcp@1.3.4

Or add to your MCP client config:

{
  "mcpServers": {
    "stillos-notary-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stillos-notary-mcp@1.3.4"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry