Proofslip
@Johnny-Z13
Proofslip について
Ephemeral verification receipts for agent workflows. Agents create receipts to prove actions happened, then other agents verify before acting. Prevents duplicates, stale approvals, and unsafe retries. Receipts expire in 24 hours. Free API — sign up with the signup tool.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"proofslip": {
"command": "npx",
"args": [
"-y",
"@proofslip/mcp-server"
],
"env": {
"PROOFSLIP_API_KEY": "ak_your_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Proofslip?
Proofslip is an MCP server that provides ephemeral verification receipts for agent workflows. Agents create receipts to prove actions happened, and then other agents verify these receipts before acting. It prevents duplicates, stale approvals, and unsafe retries in automated workflows.
How to use Proofslip?
Sign up for a free API key using the signup tool. After signing up, configure your agents to create receipts for actions and verify receipts from other agents before proceeding.
Key features of Proofslip
- Ephemeral receipts that expire in 24 hours.
- Prevents duplicate actions and stale approvals.
- Ensures safe retries by verifying receipts.
- Free API with simple signup.
- Designed for agent-to-agent verification.
Use cases of Proofslip
- An agent verifies a prior action before starting a new task.
- Preventing duplicate payments or order submissions.
- Ensuring approvals are current and not expired.
- Coordinating multi-agent workflows with proof of action.
- Auditing agent actions through verifiable receipts.
FAQ from Proofslip
How long do receipts remain valid?
Receipts expire in 24 hours, preventing stale approvals and unsafe retries.
How do I get started with Proofslip?
Sign up for a free API key using the signup tool.
Can Proofslip prevent duplicate actions?
Yes, it prevents duplicates by requiring verification of receipts before acting.
Is there a cost to use Proofslip?
The API is free; sign up with the signup tool.
What happens if a receipt is lost or expired?
Expired receipts cannot be used for verification, so agents must create new receipts for the action.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント