AKF is an AI-native file format and MCP server for stamping, verifying, and auditing trust metadata on AI-generated files, so re-verifying an already-checked file doesn't cost a fresh review.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window ā this can mean a slow first-time install rather than a real problem.
uvx akfNo response to initialize.
This is an experimental automated check and can have false negatives ā missing environment variables, a slow cold install, etc. It doesnāt necessarily mean somethingās wrong. Last checked 7d ago.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Akf.
A stamp costs ~15 tokens. Re-verifying costs 15,000.
Think EXIF for AI ā trust metadata that travels with every AI-generated file,
so the next agent (or human) knows what it can build on.
ā Star on GitHub Ā· Website Ā· š”ļø Is This AI-Generated? Ā· šŖšŗ Compliance Check Ā· š Repo Scanner
Quickstart Ā· AI Agents Ā· MCP Server Ā· Agent Skills Ā· CLI Ā· Website
Don't install AKF yourself ā let your agent do it. Paste this into Claude Code, Cursor, OpenClaw, or any coding agent:
Your agent installs its own provenance layer ā and every file it touches carries trust metadata from then on.
Agents redo work constantly: re-read files, re-run tests, re-derive conclusions ā because nothing tells them what was already verified. A stamp is cached verification state:
Stamps are trail markers agents leave for other agents ā across sessions, across tools (Claude Code ā Cursor ā Copilot), across teams. Humans get the same trail: who made this file, AI or human, was it tested, can we trust it.
| What travels with the file | How |
|---|---|
| Trust score | 0ā1 confidence, weighted by evidence and source tier |
| Verification evidence | tests passed, type check clean, human reviewed ā with timestamps |
| Source provenance | SEC filing ā analyst ā AI agent chain |
| Compliance | One command: akf audit file --regulation eu_ai_act |
A signature proves who said it; a replay proves it could have been true. A stamp can carry a falsifiable probe recipe, so the next agent re-verifies the claim instead of trusting the label:
REFUTED when the probe fails, UNREPLAYABLE when there's no recipe. This is the answer to "a trusted source can still be wrong": trust stops depending on who signed it, for any claim with a runnable check.
akfcommand not found? Runakf doctorto auto-detect your setup, or usepython3 -m akf(always works).
- Install with pipx:
pipx install akf(recommended ā auto-handles PATH)- Windows: use
python3 -m akfor install viapipx
TypeScript / Node.js (akf-format):
Full TypeScript API and more examples:
typescript/README.md.
AKF is designed agent-first. One-line APIs for checking, stamping, streaming, and auditing.
AKF supports multi-agent orchestration ā Claude Agent Teams, Copilot Cowork, Codex multi-agent, and any A2A-compatible platform.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/akf)<a href="https://allmcps.com/mcp/akf"><img src="https://allmcps.com/api/badge/akf?style=directory" alt="Akf on AllMCPs" /></a>