thoth

markus-azer/thoth
★ 0 stars TypeScript DevOps Updated today
Personal website and MCP server.
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": {
    "thoth": {
      "command": "npx",
      "args": [
        "-y",
        "markus-azer/thoth"
      ]
    }
  }
}

README Excerpt

Personal website and MCP server. - `apps/` — runnable services. - `packages/` — shared libraries. - `infra/` — Terraform. - `docs/decision-log/` — decisions. - `docs/spec/` — module specs (SDD). MIT — see [LICENSE](./LICENSE).