opencode-dashboard

PolatOzaslan21/opencode-dashboard
★ 0 stars HTML AI/LLM Updated 2d ago
Web dashboard + MCP server for OpenCode. Monitor agents, MCPs, providers, sessions, and quota in real-time.
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": {
    "opencode-dashboard": {
      "command": "npx",
      "args": [
        "-y",
        "PolatOzaslan21/opencode-dashboard"
      ]
    }
  }
}

README Excerpt

Real-time web dashboard + MCP server for [OpenCode](https://opencode.ai) AI coding agent. Monitor your agents, MCP servers, LLM providers, session history, and quota usage — all in one place. - **Agent List** — view all agents, their model, variant, mode, temperature - **MCP Status** — real-time status of every connected MCP server

Tools (3)

OPENCODE_SERVER_PASSWORDOPENCODE_SERVER_URLOPENCODE_SERVER_USER