99b7c6cc-mcp-servers-tools-invoice-an

ncreighton/99b7c6cc-mcp-servers-tools-invoice-an
★ 0 stars Unknown language Communication Updated 3d ago
The mcp servers tool you'd build yourself — if you had the time. Import the JSON, set your credentials, click activate. Running in minutes. Built for production: error handling, retry logic, and failure notifications included. ## What's Included - Mcp Servers & Tools Invoice And Payment Follow-Up — fully configured and ready to use - Pre-built n
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": {
    "99b7c6cc-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/99b7c6cc-mcp-servers-tools-invoice-an"
      ]
    }
  }
}