← Registry

General Tools

difficat.com

Provides general-purpose tools through the Model Context Protocol.

x402 supported1 endpoint7 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://app.difficat.com/mcp

No auth detected

MCP server metadata

Name
difficat
Version
3.22.6
Capabilities
tools.listChanged

Known tools 7

discover_pages

List the pages of Site A (sitemap, robots.

Inferred read-only
capture_screenshot

Full-page PNG of one URL.

Inferred read-only
start_comparison

Compare Site A against Site B on page existence, content and visual regression.

Inferred read-only
get_comparison

Status and progress of a job.

Inferred read-only
cancel_comparison

Stop a running job.

Inferred read-only
get_report

The finished report: summary, per-page results, and the plain-text report.

Inferred read-only
get_screenshot

A screenshot PNG named in the report or returned by capture_screenshot.

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.difficat]
url = "https://app.difficat.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "difficat": {
      "type": "http",
      "url": "https://app.difficat.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: difficat
Remote MCP URL: https://app.difficat.com/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": {
    "difficat": {
      "url": "https://app.difficat.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "difficat": {
      "type": "http",
      "url": "https://app.difficat.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "difficat",
  "transport": "streamable-http",
  "url": "https://app.difficat.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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