From ef7e4a26a995540e08bad6fc708e13918505e88f Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 13 Mar 2026 10:16:38 -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 8b4d82a..9ec8607 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Trust and quality infrastructure for AI agents. [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![strale.dev](https://img.shields.io/badge/strale.dev-live-green)](https://strale.dev) + + strale-mcp MCP server + + ## What is Strale Strale is a capability marketplace for AI agents. Agents call `strale.do()` at runtime to access 200+ verified capabilities — company lookups, compliance checks, financial data, web extraction, and more — without hardcoding integrations or managing credentials. @@ -94,4 +98,4 @@ Agents can set a `min_sqs` threshold on any `POST /v1/do` call — requests are ## License -MIT +MIT \ No newline at end of file