Proofof Ai tools for AI agents. Capabilities: verify text origin, detect deepfake image, generate content certificate. Built by MEOK AI Labs.
Project description
ProofOf AI MCP
AI Content Verification & Authenticity — Detect Deepfakes, Verify Origins, Certify Content
Overview
AI-powered content verification for the age of synthetic media. Detect AI-generated text, identify deepfake images, verify content origins, and generate verifiable content certificates with C2PA-compliant provenance chains.
Tools
| Tool | Description | Parameters |
|---|---|---|
verify_text_origin |
Check if text was AI-generated | text (str, required) |
detect_deepfake_image |
Analyze image for AI generation artifacts | image_url (str, required) |
generate_content_certificate |
Create a verifiable content certificate | content_hash, author, timestamp |
verify_certificate |
Verify a content certificate's authenticity | certificate_id (str, required) |
provenance_chain |
Trace the full provenance chain of content | content_id (str, required) |
check_manipulation |
Detect signs of manipulation in media | media_url (str, required) |
Installation
pip install mcp
Claude Desktop
{
"mcpServers": {
"proofof-ai": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Cursor / VS Code / Windsurf
{
"mcpServers": {
"proofof-ai": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Usage Examples
Verify text origin
{
"text": "The quick brown fox jumps over the lazy dog. Studies indicate that AI-generated text often exhibits specific statistical patterns in word choice and sentence structure."
}
Detect deepfake image
{
"image_url": "https://example.com/suspicious-image.jpg"
}
Pricing
- Free: 10 verifications/day
- Pro: $99/mo — 500 verifications + certificates
- Enterprise: $499/mo — API access + custom models
Built by MEOK AI Labs | meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proofof_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: proofof_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 65.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6d74f7a24984553e752c59037518ba6daeab68302ed134261679b86553b7616
|
|
| MD5 |
eb1c11c540a89616f125529a3133020c
|
|
| BLAKE2b-256 |
9917dca2a14b2cc5cd066ad18c92dafa9951ded9f6aaaac760bb9d3dbb986528
|
File details
Details for the file proofof_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: proofof_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5787bad78408682d2df6f99789e44e21afdc222c707daba9cfc13d065097fa71
|
|
| MD5 |
d31251d2cc96831f785cbb386b478fc7
|
|
| BLAKE2b-256 |
e67fdb358a1dc3d0ed1b5f77ecdb62273505a2d253c29e2d0a39afa6c21f2aa9
|