From 33895d2b5bd5cb693cd43bb20e21ce8c2e6ae48d Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:01:16 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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