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을 참조하세요.
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