ProofStream MCP Server
OfficialProofStream MCP 服务器
赋予您的 AI 智能体派遣人工验证员去物理世界实地核实事物的能力。
功能介绍
ProofStream 是唯一允许您的 AI 智能体派遣人工去实地核实事物(如产品真伪、财产状况、文件存在性)并接收包含照片、视频和书面调查结果的带时间戳证据报告的 API。
您的智能体不再受限于物理世界。
Related MCP server: humanrail-mcp-server
工具
proofstream_submit_request
提交验证请求。真人验证员将携带摄像设备前往现场,进行验证(可选直播),并交付完整的证据包。
服务类型:
product— 实物产品认证(39 美元 / 79 美元含直播)document— 文件存在性及内容确认(99 美元 / 149 美元含直播)property— 财产或资产状况记录(249 美元 / 349 美元含直播)
紧急程度: standard(24-72 小时)| rush(+50%)| same_day(+100%)
proofstream_check_status
通过案例 ID 检查已提交请求的状态。
proofstream_get_pricing
获取当前定价和服务详情。
安装
Claude Desktop / MCP 客户端
{
"mcpServers": {
"proofstream": {
"command": "npx",
"args": ["proofstream-mcp"]
}
}
}npm (全局)
npm install -g proofstream-mcp使用示例
Agent: I need to verify that the product at 123 Main St, Columbus OH matches the description before we complete the purchase.
Tool call: proofstream_submit_request({
"name": "Acme Corp",
"email": "ops@acmecorp.com",
"client_type": "AI Agent / Autonomous System",
"service": "product",
"livestream": "yes",
"description": "Verify a 2024 MacBook Pro 16-inch (Space Black) — confirm serial number MXW73LL/A, check for damage, confirm all original accessories present",
"location": "123 Main St, Columbus OH 43201",
"preferred_date": "2026-05-06",
"urgency": "standard"
})
Response: {
"success": true,
"case_id": "PS-XK9M2P",
"quoted_amount": 79,
"message": "Request received. ProofStream will review and respond within a few hours."
}服务区域
俄亥俄州、印第安纳州、肯塔基州、西弗吉尼亚州、宾夕法尼亚州西部、密歇根州南部和伊利诺伊州东部。即将扩展。
API
直接 REST API 也可在 https://api.proofstream.ai 获取。请参阅 proofstream.ai/request.html 获取完整的接入表单。
联系方式: verify@proofstream.ai | proofstream.ai
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI agents to search for and hire humans for real-world tasks.33457MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to route tasks requiring human judgment (e.g., content moderation, refund decisions, data verification) to a vetted worker pool, with verified results returned via Lightning Network payments.MIT
- FlicenseNot gradedqualityDmaintenanceLets AI agents natively discover and hire human experts for tasks they can't do themselves, such as research, verification, and expert calls.
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to post real-world tasks, match them to people, and release payments through a delegation-based authorization system that enforces scoped, spend-capped permissions.
Related MCP Connectors
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
Verified, sourced, real-time intelligence layer for AI agents.
Verifies AI agent work end to end: real artifacts and outcomes checked, not self-reported success.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProofStreamai/proofstream-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server