From 97a7d85abe5b7c474a80f39186084fdb6feaa43f Mon Sep 17 00:00:00 2001 From: Daniel Bersenkowitsch Date: Fri, 31 Jul 2026 20:54:37 +0200 Subject: [PATCH] docs: add a live MCP status badge Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ab1f0c..f26c867 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pathfinder [![npm version](https://img.shields.io/npm/v/@copilotkit/pathfinder)](https://www.npmjs.com/package/@copilotkit/pathfinder) +# pathfinder [![npm version](https://img.shields.io/npm/v/@copilotkit/pathfinder)](https://www.npmjs.com/package/@copilotkit/pathfinder) [![MCP status](https://mcpvitals.com/badge/78061f72f4.svg)](https://mcpvitals.com/status/78061f72f4) The knowledge server for AI agents — index your docs, code, Notion pages, Slack threads, and Discord forums into searchable, agent-accessible knowledge via MCP. One config file, one command, works with any AI coding agent.