opencode-sdk-dotnet

Blind-Striker/opencode-sdk-dotnet
★ 4 stars C# API Integration Updated today
Unofficial typed .NET SDK for the opencode HTTP API (pre-release; MCP server planned).
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": {
    "opencode-sdk-dotnet": {
      "command": "npx",
      "args": [
        "-y",
        "Blind-Striker/opencode-sdk-dotnet"
      ]
    }
  }
}

README Excerpt

> **Unofficial.** This project is not affiliated with or endorsed by the > [opencode](https://opencode.ai) team. A strongly typed .NET client for the [opencode](https://github.com/anomalyco/opencode) HTTP API — the surface every opencode front-end (TUI, desktop, web UI, plugins) goes through — generated from a pinned OpenAPI specification and backed by a hand-written

Topics

csharpdotnethttp-clientopenapiopencodesdk