EVE-Map-Assistant-DSH

zx0003147/EVE-Map-Assistant-DSH
★ 1 stars PowerShell Browser/Web Updated 3d ago
DeepSeek Harness (DSH) profile bundle for EVE Static Map Planner's MCP server (plugin 0.5.1 / planner 1.0.0) — streamable-http at http://127.0.0.1:27892/mcp, tools surface as mcp__eve-static-map__*. Install: dsh plugin --profile web add git+https://github.com/zx0003147/EVE-Map-Assistant-DSH.git
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": {
    "eve-map-assistant-ds": {
      "command": "npx",
      "args": [
        "-y",
        "zx0003147/EVE-Map-Assistant-DSH"
      ]
    }
  }
}