costwise-mcp

okyashgajjar/costwise-mcp
★ 19 stars Go AI/LLM Updated today
Local MCP server that helps coding agents stop re-reading the same code every turn. Repository intelligence, cache-write optimization, and long-term session memory. 100% local. No API keys.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "costwise-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/okyashgajjar/costwise-mcp@latest"
      ]
    }
  }
}

Topics

ai-agentsai-toolsclaude-codecode-intelligencecodexcost-optimizationcursordeveloper-toolsgenaiharness-engineeringllmllm-toolsmcpmcp-serveropencode