Skip to content

Commit a77b290

Browse files
badmonster0claude
andcommitted
Remove trailing whitespace from README.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0205b3d commit a77b290

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1 align="center">light weight MCP for code that just works </h1>
44

55

6-
A super light-weight, effective embedded MCP that understand and searches your codebase that just works! Using [CocoIndex](https://github.com/cocoindex-io/cocoindex) - an Rust-based ultra performant data transformation engine. No blackbox. Works for Claude, Codex, Cursor - any coding agent.
6+
A super light-weight, effective embedded MCP that understand and searches your codebase that just works! Using [CocoIndex](https://github.com/cocoindex-io/cocoindex) - an Rust-based ultra performant data transformation engine. No blackbox. Works for Claude, Codex, Cursor - any coding agent.
77

88
- Instant token saving by 70%.
99
- **1 min setup** - Just claude/codex mcp add works!
@@ -40,10 +40,10 @@ codex mcp add cocoindex-code \
4040
```
4141

4242
## Features
43-
- **Semantic Code Search**: Find relevant code using natural language queries when grep doesn't work well, and save tokens immediately.
43+
- **Semantic Code Search**: Find relevant code using natural language queries when grep doesn't work well, and save tokens immediately.
4444
- **Ultra Performant to code changes**:⚡ Built on top of ultra performant [Rust indexing engine](https://github.com/cocoindex-io/cocoindex/edit/main/README.md). Only re-indexes changed files for fast updates.
4545
- **Multi-Language Support**: Python, JavaScript/TypeScript, Rust, Go, Java, C/C++, C#, SQL, Shell
46-
- **Embedded**: Portable and just works, no database setup required!
46+
- **Embedded**: Portable and just works, no database setup required!
4747
- **Flexible Embeddings**: By default, no API key required with Local SentenceTransformers - totally free! You can customize 100+ cloud providers.
4848

4949

@@ -242,7 +242,7 @@ Common generated directories are automatically excluded:
242242
- `vendor/` (Go vendored dependencies, matched by domain-based child paths)
243243

244244
## Large codebase / Enterprise
245-
[CocoIndex](https://github.com/cocoindex-io/cocoindex) is an ultra effecient indexing engine that also works on large codebase at scale on XXX G for enterprises. In enterprise scenarios it is a lot more effecient to do index share with teammates when there are large repo or many repos. We also have advanced features like branch dedupe etc designed for enterprise users.
245+
[CocoIndex](https://github.com/cocoindex-io/cocoindex) is an ultra effecient indexing engine that also works on large codebase at scale on XXX G for enterprises. In enterprise scenarios it is a lot more effecient to do index share with teammates when there are large repo or many repos. We also have advanced features like branch dedupe etc designed for enterprise users.
246246

247247
If you need help with remote setup, please email our maintainer linghua@cocoindex.io, happy to help!!
248248

0 commit comments

Comments
 (0)