← agent402.tools

INDIVIDUAL MCP TOOL

market.quote

[wallet-required, $0.

agent402.toolsnone authenticationAvailability not checked

LIVE ENDPOINT

https://agent402.tools/mcp

No auth detected

Connect to this endpoint to inspect the live schema for market.quote 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

agent402.tools

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

.mcp.json

{
  "mcpServers": {
    "agent402": {
      "type": "http",
      "url": "https://agent402.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • catalog.search — BROWSE the long catalog behind the flagship set: keyword search over Agent402's 500+ pay-per-call tools (exact count 560).
  • catalog.find — DECIDE, don't browse: resolve a plain-language task to the single best-matching Agent402 tool, returned call-ready - slug, price, input schema, and a worked example (its counterpart catalog.
  • catalog.call — Run an Agent402 tool by slug (discover slugs with catalog.
  • payment.info — How paying for Agent402 tools works and how to manage a wallet.
  • web.search — [wallet-required, $0.
  • web.answer — [wallet-required, $0.
  • web.news — [wallet-required, $0.
  • browser.render — [wallet-required, $0.