Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

**The MCP integration layer for [Open Mind](https://github.com/HelloThisWorld/open-mind): it loads Open Mind's verification-first codebase artifacts and exposes them to AI agents as tools — every answer backed by `file:line` evidence, and claims the sources can't back are rejected, not improvised.**

[![CI](https://github.com/HelloThisWorld/open-mind-mcp-server/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/HelloThisWorld/open-mind-mcp-server/actions/workflows/ci.yml)
![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript&logoColor=white)
![MCP](https://img.shields.io/badge/MCP-official%20TypeScript%20SDK-6E56CF)
![Node](https://img.shields.io/badge/Node-%E2%89%A518.17-339933?logo=node.js&logoColor=white)
Expand Down
Loading