MCP.so
Sign In
C

Customclaw

@onlythebestswfl-ops

About Customclaw

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "customclaw": {
      "command": "npx",
      "args": [
        "-y",
        "customclaw-mcp"
      ]
    }
  }
}

Tools

4

List every utility and agent available in the CustomClaw registry (https://customclaw.company). Results are cached for 5 minutes. Returns catalog JSON with utilities and agents arrays.

Fuzzy-search the CustomClaw registry by keyword. Matches across slug, name, tagline, description, and category. Returns the top 25 matches sorted by relevance.

Return the full catalog entry for a single utility or agent by slug (name, tagline, description, price, free flag, category, etc.).

Fetch a CustomClaw utility payload and write its files into target_dir. For paid utilities, pass session_id (the Stripe checkout session_id from the buyer's receipt email). Returns the list of files written and any npm dependencies the caller should install — this tool does NOT run npm install itself; the host agent decides when to install deps.

Comments

More Other MCP servers