Skip to content

Commit 9e29f59

Browse files
VoxCore84claude
andcommitted
docs: add README badges
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eaa9e6c commit 9e29f59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Code Intelligence MCP Server
22

3+
![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue) ![License: MIT](https://img.shields.io/github/license/VoxCore84/code-intel) ![GitHub release](https://img.shields.io/github/v/release/VoxCore84/code-intel)
4+
35
Hybrid ctags + clangd code intelligence for C/C++ projects, exposed as an [MCP](https://modelcontextprotocol.io/) server. Gives AI coding assistants (Claude, Copilot, Gemini) instant symbol lookup and precision type information.
46

57
## Architecture

0 commit comments

Comments
 (0)