Skip to content

Commit 62edac6

Browse files
Update README.md
1 parent 85865b5 commit 62edac6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Codehelper
1+
# Codehelper — Local MCP Server for AI Coding Assistants
22

3-
**Local-first repo intelligence for AI coding assistants.**
4-
5-
Codehelper indexes your git repositories on your machine, builds a symbol and call graph, and exposes **60+ MCP tools** so Cursor, Claude Code, Codex, and other MCP clients can search, understand, and safely change *your* code — without uploading the whole repo to a cloud model.
3+
Codehelper is a local-first MCP server and repository intelligence engine for Cursor, Claude Code, Codex, and other AI coding assistants. It indexes source code into symbol and call graphs so coding agents can search repositories, understand dependencies, measure change impact, locate tests, and modify code more safely without uploading the entire codebase to a cloud service.
64

75
[![Version](https://img.shields.io/badge/version-3.0.0-blue)](VERSION)
86
[![Go](https://img.shields.io/badge/go-1.25+-00ADD8)](https://go.dev/)

0 commit comments

Comments
 (0)