← Registry

Data Collection

agentmart.online

Manages web-extraction procurement, usage tracking, billing, and subscription for the AgentMart scraping service.

1 endpoint8 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://mcp.agentmart.online/mcp

No auth detected

MCP server metadata

Name
agentmart-procurement
Version
0.5.0
Capabilities
tools.listChanged
Server instructions

Use AgentMart Procurement when an agent needs to source, compare, budget, or execute web extraction and URL scraping work across providers. Start with quote for projected workloads, use recommend for plan decisions, and call execute only after the user explicitly approves external provider usage. Use calibrate only after explicit approval of a bounded evidence-collection batch.

Known tools 8

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.

Inferred read-only
recommend

Decide whether to stay on current web-extraction provider plans, overflow to another vendor, or upgrade subscriptions.

Inferred read-only
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.

Potential side effects
billing_status

Check the authenticated AgentMart account's Growth Pilot subscription, payment state, and Stripe readiness.

Potential side effects
create_checkout

Start a secure Stripe Checkout only when the authenticated customer explicitly asks to subscribe to the $149/month AgentMart Growth Pilot.

Inferred read-only
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.

Potential side effects
execute

Execute, scrape, or extract content from a URL through the best eligible connected web-extraction provider.

Potential side effects
calibrate

Benchmark web-extraction vendors and collect fresh reliability, quality, latency, and cost evidence across a curated URL task set.

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentmart.online was fetched 2026-08-28T08:42:38.916Z.

Trust status Neutral

agentmart.online 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.