troedler

JumpLink/troedler
★ 0 stars TypeScript Search Updated today
Troedler — search several second-hand marketplaces from one query. A local CLI and MCP server on gjsify/GJS.
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": {
    "troedler": {
      "command": "npx",
      "args": [
        "-y",
        "JumpLink/troedler"
      ]
    }
  }
}