← Registry

Developer Tools

customclaw.company

Discovers and installs utilities from the CustomClaw registry.

1 endpoint4 known toolsFirst detected May 10, 2026Last detected September 6, 2026

ENDPOINT 1

https://customclaw.company/mcp

No auth detected

MCP server metadata

Name
customclaw-mcp-http
Version
0.1.0
Capabilities
tools
Server instructions

CustomClaw registry MCP endpoint. Use list_utilities / search_utilities / get_utility_info to browse, then install_utility to fetch a payload.

Known tools 4

list_utilities

List every utility and agent available in the CustomClaw registry (https://customclaw.company).

Inferred read-only
search_utilities

Fuzzy-search the CustomClaw registry by keyword.

Inferred read-only
get_utility_info

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

Inferred read-only
install_utility

Fetch a CustomClaw utility payload.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.customclaw-mcp-http]
url = "https://customclaw.company/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "customclaw-mcp-http": {
      "type": "http",
      "url": "https://customclaw.company/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: customclaw-mcp-http
Remote MCP URL: https://customclaw.company/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "customclaw-mcp-http": {
      "url": "https://customclaw.company/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "customclaw-mcp-http": {
      "type": "http",
      "url": "https://customclaw.company/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "customclaw-mcp-http",
  "transport": "streamable-http",
  "url": "https://customclaw.company/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for customclaw.company was fetched 2026-07-26T05:44:34.015Z and is being refreshed.

Trust status Neutral

customclaw.company is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.