reasonix-mcp-server

kquuen/reasonix-mcp-server
★ 2 stars JavaScript AI/LLM Updated 4d ago
Cost-aware MCP server for AI coding: expensive models plan, cheaper models execute.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reasonix-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "kquuen/reasonix-mcp-server"
      ]
    }
  }
}

Topics

ai-codingcoding-agentcost-optimizationdeepseekdeveloper-toolsllmmcpmodel-context-protocol