static-mcp

bounded-systems/static-mcp
★ 0 stars TypeScript Browser/Web Updated 15d ago
@bounded-systems/static-mcp — serve VerbSpec verbs as a Sigstore-verified static-response MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "static-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bounded-systems/static-mcp"
      ]
    }
  }
}

README Excerpt

Serve [`@bounded-systems/verbspec`](https://jsr.io/@bounded-systems/verbspec) verbs as a **read-only, Sigstore-verified static-response This is the generic core: you inject **where** the signed static origin lives and **how strictly** to check its signature, plus the **verbs** (→ MCP tools) and a **resource catalog** (→ MCP resources). Every resource read and every tool

Tools (4)

ApiClientVerificationErrorprofileverifyManifestSignature