← Registry

API Tools

disputetracker.xyz

MCP server for managing and accessing paid API capabilities through capability listing, search, and payment offers.

x402 supported1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://disputetracker.xyz/mcp

No auth detected

MCP server metadata

Name
disputetracker-agent-payments
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 4

list_capabilities

List current DisputeTracker capabilities and both payment options.

Potential side effects
search_capabilities

Search capability title, summary, ID, and tags without initiating payment.

Potential side effects
get_payment_offer

Return advisory discovery metadata for one capability and protocol.

Inferred read-only
call_paid_capability

Request a live 402 challenge or retry with an already locally signed payment credential.

Potential side effects

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.disputetracker-agent-payments]
url = "https://disputetracker.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "disputetracker-agent-payments": {
      "type": "http",
      "url": "https://disputetracker.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: disputetracker-agent-payments
Remote MCP URL: https://disputetracker.xyz/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": {
    "disputetracker-agent-payments": {
      "url": "https://disputetracker.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "disputetracker-agent-payments": {
      "type": "http",
      "url": "https://disputetracker.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "disputetracker-agent-payments",
  "transport": "streamable-http",
  "url": "https://disputetracker.xyz/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 disputetracker.xyz was fetched 2026-08-15T10:57:02.769Z.

Trust status Neutral

disputetracker.xyz 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.