symaira-scope

danieljustus/symaira-scope
★ 1 stars Go AI/LLM Updated today
Inventory local ports, Docker-published ports, and MCP servers across AI clients — CLI + MCP server for AI dev environments.
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": {
    "symaira-scope": {
      "command": "go",
      "args": [
        "run",
        "github.com/danieljustus/symaira-scope@latest"
      ]
    }
  }
}

README Excerpt

> Inventory local ports, containers, and MCP servers — for AI dev environments. `symscope` shows, from one place: what's **listening** on your machine, which **MCP servers** your AI clients (Claude Desktop/Code, Cursor, VS Code, Windsurf, project-local) have configured, and your **Docker-published** ports. It

Topics

clideveloper-toolsgomcp