Loomal

PubLedge

MCP server by github.com/snapsynapse/publedge

Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.

0 starsnpm: publedge

About PubLedge

PubLedge is an MCP (Model Context Protocol) server published by snapsynapse in the official MCP registry. Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.

It ships as an npm package (publedge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/snapsynapse/publedge.

Use PubLedge with your agent

Claude Code · one command
claude mcp add publedge -- npx -y publedge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "publedge": {
      "command": "npx",
      "args": [
        "-y",
        "publedge"
      ]
    }
  }
}
npmpubledge

Frequently asked questions

What is PubLedge?
PubLedge is an MCP (Model Context Protocol) server by snapsynapse. Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.
How do I connect PubLedge to Claude, Cursor, or another MCP client?
Install PubLedge from its npm package (publedge) 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 PubLedge open source?
Yes — the source code is public at github.com/snapsynapse/publedge.
Can AI agents pay to use PubLedge?
Not yet through Loomal — PubLedge 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 PubLedge? Claim this listing free by verifying GitHub ownership, or contact us.