SERVER
ProofSlip
Rank #31850ai.proofslip/mcp-server
Receipt-based verification for AI agent workflows — create, verify, and poll ephemeral proof objects
First listed
Apr 5, 2026
Last publish date
Apr 5, 2026
OVERVIEW
ProofSlip is a Model Context Protocol (MCP) server published by Johnny-Z13. It ranks #31850 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ProofSlip is listed on Official MCP, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 5, 2026.
STANDING
#31,850of 58,832 tracked servers
Ranks ahead of 26,982 of 58,832 servers on MCP Toplist.
CONNECT
Use ProofSlip
Add ProofSlip to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"proofslip": {
"command": "npx",
"args": [
"-y",
"@proofslip/mcp-server"
],
"env": {
"PROOFSLIP_API_KEY": "<your PROOFSLIP_API_KEY>",
"PROOFSLIP_BASE_URL": "<your PROOFSLIP_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
Johnny-Z13
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Apr 5, 2026 |
FAQ
Frequently asked questions
- What is ProofSlip?
- Receipt-based verification for AI agent workflows — create, verify, and poll ephemeral proof objects
- Who maintains ProofSlip?
- ProofSlip is maintained by Johnny-Z13, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ProofSlip an official MCP server?
- Yes — ProofSlip is listed on the Official MCP Registry.
- How many versions does ProofSlip have?
- MCP Toplist tracks 1 version of ProofSlip, most recently published on Apr 5, 2026.
- Where can I find the source code for ProofSlip?
- The source code for ProofSlip is hosted at github.com/Johnny-Z13/proofslip.
EXPLORE