cortex-works/cortex-works-minimal
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.
Platform-specific configuration:
{
"mcpServers": {
"cortex-works-minimal": {
"command": "npx",
"args": [
"-y",
"cortex-works-minimal"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...