ProofStream MCP Server
OfficialProofStream MCP-Server
Ermöglichen Sie Ihrem KI-Agenten, einen menschlichen Prüfer zu entsenden, um etwas in der physischen Welt zu verifizieren.
Was es tut
ProofStream ist die einzige API, mit der Ihr KI-Agent einen Menschen schicken kann, um etwas physisch zu überprüfen – Produktauthentizität, Immobilienzustand, Existenz von Dokumenten – und einen zeitgestempelten Nachweisbericht mit Fotos, Videos und schriftlichen Ergebnissen zurückerhält.
Ihr Agent ist nicht länger durch die physische Welt blockiert.
Tools
proofstream_submit_request
Reichen Sie eine Verifizierungsanfrage ein. Ein echter Mensch geht vor Ort mit einer Kamera, streamt die Verifizierung live (optional) und liefert ein vollständiges Nachweispaket.
Dienste:
product— Authentifizierung physischer Produkte (39 $ / 79 $ mit Livestream)document— Bestätigung der Existenz und des Inhalts von Dokumenten (99 $ / 149 $ mit Livestream)property— Dokumentation des Zustands von Immobilien oder Vermögenswerten (249 $ / 349 $ mit Livestream)
Dringlichkeit: standard (24-72 Std.) | rush (+50 %) | same_day (+100 %)
proofstream_check_status
Überprüfen Sie den Status einer eingereichten Anfrage anhand der Fall-ID.
proofstream_get_pricing
Erhalten Sie aktuelle Preis- und Servicedetails.
Installation
Claude Desktop / MCP-Client
{
"mcpServers": {
"proofstream": {
"command": "npx",
"args": ["proofstream-mcp"]
}
}
}npm (global)
npm install -g proofstream-mcpAnwendungsbeispiel
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."
}Servicegebiet
Ohio, Indiana, Kentucky, West Virginia, West-Pennsylvania, Süd-Michigan & Ost-Illinois. Erweiterung in Kürze.
API
Direkte REST-API ebenfalls verfügbar unter https://api.proofstream.ai. Siehe proofstream.ai/request.html für das vollständige Aufnahmeformular.
Kontakt: 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.
Latest Blog Posts
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