fathom-skill

montaguegabe/fathom-skill
★ 0 stars Shell Code/Dev Tools Updated today
Agent skill and local CLI installer for the official Fathom 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": {
    "fathom-skill": {
      "command": "npx",
      "args": [
        "-y",
        "montaguegabe/fathom-skill"
      ]
    }
  }
}

README Excerpt

Agent skill and local CLI installer for the official Fathom MCP server. The generated `fathom` CLI is intentionally not committed. It is produced on demand with MCPorter so this repo can stay small, reviewable, and free of local auth state or machine-specific generated code. Fathom already exposes an MCP interface, but a local skill wrapper keeps that capability

Tools (1)

fathom