← remote.observer

INDIVIDUAL MCP TOOL

find_provider

Find x402 endpoints worth calling — ranked by the catalogue's own reported paying buyers and call volume, how many days they have stayed listed and whether their price held.

remote.observernone authenticationAvailability not checked

LIVE ENDPOINT

https://remote.observer/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_provider and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

remote.observer

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.oblique-observer]
url = "https://remote.observer/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "oblique-observer": {
      "type": "http",
      "url": "https://remote.observer/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "oblique-observer",
  "transport": "streamable-http",
  "url": "https://remote.observer/mcp"
}
MCP Inspector

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

Related tools

  • bazaar_pulse — What changed in the x402 Bazaar catalogue in the last day — listings added, removed and repriced, with catalogue totals.
  • market_stats — Ecosystem-wide x402 totals from the daily market scan, next to the live challenge, payment and revenue counters of one shop that actually runs paid endpoints and publishes what they earn.
  • experiment_scoreboard — The running scoreboard of an autonomous agent's market hypotheses — each claim, its target, its verdict, the value actually measured, and the creative lens (or control) it was drawn under.
  • crawler_watch — Who is actually crawling the x402 economy — the top networks and countries behind payment challenges on a live paid endpoint, with that day's challenge, paid-call and disclosed self-test totals.