← agentmart.online

INDIVIDUAL MCP TOOL

quote

Discover and compare web-extraction procurement options when an agent or user needs a price, quote, budget, vendor mix, provider allocation, or sourcing plan for scraping URLs at projected monthly volume.

agentmart.onlinenone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.agentmart.online/mcp

No auth detected

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

agentmart.online

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

.mcp.json

{
  "mcpServers": {
    "agentmart-procurement": {
      "type": "http",
      "url": "https://mcp.agentmart.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "agentmart-procurement",
  "transport": "streamable-http",
  "url": "https://mcp.agentmart.online/mcp"
}
MCP Inspector

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

Related tools

  • recommend — Decide whether to stay on current web-extraction provider plans, overflow to another vendor, or upgrade subscriptions.
  • usage — Check current-month web-extraction usage, provider units, estimated provider spend, estimated customer charge, and remaining call and spending limits for the authenticated AgentMart account.
  • billing_status — Check the authenticated AgentMart account's Growth Pilot subscription, payment state, and Stripe readiness.
  • create_checkout — Start a secure Stripe Checkout only when the authenticated customer explicitly asks to subscribe to the $149/month AgentMart Growth Pilot.
  • create_billing_portal — Open a short-lived Stripe Billing Portal only when the authenticated customer explicitly asks to manage payment methods, invoices, or the AgentMart subscription.
  • execute — Execute, scrape, or extract content from a URL through the best eligible connected web-extraction provider.
  • calibrate — Benchmark web-extraction vendors and collect fresh reliability, quality, latency, and cost evidence across a curated URL task set.