Google PageRank for AI agents. 25,000+ tools indexed.

cortex-works/cortex-works-minimal

Score: 57.9 Rank #5

A hyper-optimized MCP server that supercharges AI coding agents. Outperforms built-in IDE tools with AST-based precision editing and native OS control, drastically reducing LLM token consumption.

Overview

cortex-works/cortex-works-minimal is a Rust MCP server licensed under MIT. A hyper-optimized MCP server that supercharges AI coding agents. Outperforms built-in IDE tools with AST-based precision editing and native OS control, drastically reducing LLM token consumption. Topics: ai-agents, ai-coding, ast-parsing, cursor-ide, ide-tools, llm-tools, mcp, mcp-server, rust, token-optimization, vscode-copilot.

Ranked #5 out of 104 indexed tools.

In the top 5% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Rust MIT
ai-agentsai-codingast-parsingcursor-ideide-toolsllm-toolsmcpmcp-serverrusttoken-optimizationvscode-copilot

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 6

6 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for cortex-works/cortex-works-minimal
[![AgentRank](https://agentrank-ai.com/api/badge/tool/cortex-works--cortex-works-minimal)](https://agentrank-ai.com/tool/cortex-works--cortex-works-minimal/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/cortex-works--cortex-works-minimal/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/cortex-works--cortex-works-minimal" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="cortex-works/cortex-works-minimal"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# cortex-works (minimal)

> **One binary. 14 tools. Built to make AI agents faster, cheaper, and more precise.**

`cortex-works-minimal` is a lean MCP server for AI-powered IDEs. It replaces slow, token-hungry IDE tooling with a disciplined surface of 14 surgical tools — covering repo mapping, symbol analysis, structural editing, semantic search, filesystem work, and bounded shell execution.

✅ **Cross-platform tested:** macOS, Windows, and Ubuntu (other Linux distros may work too).

```bash
cargo build --release -p cortex-mcp
./target/release/cortex-mcp   # wire to your IDE via MCP stdio
```

---

## Why Agents Perform Better Here

Standard IDE tools expose the filesystem as a flat text surface. Agents waste tokens reading full files to find the three lines they need, burning context on boilerplate and build artifacts that should never appear in a prompt.

`cortex-works` is designed around the opposite principle: **return exactly what the agent needs, nothing more.**

### Token Effici
Read full README on GitHub →
Are you the maintainer of cortex-works/cortex-works-minimal?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.