local-ai-developer-toolkit

MrAliev/local-ai-developer-toolkit
★ 1 stars C# AI/LLM Updated 5d ago
Local-model developer tooling for Windows: repository-aware semantic code search, MCP servers for Claude Code and Codex, and a durable machine-wide broker in front of Ollama.
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": {
    "local-ai-developer-t": {
      "command": "npx",
      "args": [
        "-y",
        "MrAliev/local-ai-developer-toolkit"
      ]
    }
  }
}

README Excerpt

Local AI Developer Toolkit is a .NET solution for running local-model developer tools through one durable, machine-wide broker. It combines repository-aware semantic code search, MCP integrations, local-model task helpers, and Git-aware index synchronization without changing source projects merely by opening the repository.

Tools (20)

AllowCpuAllowPartialOffloadArchiveEntryLimitArchiveRetentionDaysGenerationsPerRepositoryInstalledVersionsLauncherBackupsQuarantineBudgetBytesQuarantineEntryLimitQuarantineGraceHoursQuarantineRetentionDaysRequireFullVramResponseBudgetBytesResponseGraceMinutesResponseRetentionMinutesTelemetryRetentionDayslocal_model_experiment_reportlocal_model_feedbacklocal_model_preflightlocal_models_status

Topics

claude-codecode-searchcodexcsharpdeveloper-toolsdotnetembeddingslocal-llmmcpmodel-context-protocolollamaragroslynscipsemantic-search