diff --git a/README.md b/README.md index 432a243..b4f6cac 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Third-party certifying proxy — get an independent cryptographic proof for any Works with **AI agents, webhooks, microservices, or any HTTP client**. The proof is signed by ArkForge (independent third party) — **not by the caller**. + + ArkForge Trust Layer MCP server + + --- ## Why this matters @@ -129,4 +133,4 @@ curl -X POST https://trust.arkforge.tech/v1/proxy \ -H "X-Api-Key: your_key" \ -H "Content-Type: application/json" \ -d '{"target": "https://api.example.com/action", "payload": {"data": "value"}}' -``` +``` \ No newline at end of file