← Registry

Data Collection

vermarco.com

Provides access to Vertical Marketplace for browsing, purchasing, and managing industry-specific data.

x402 supported1 endpoint27 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://vermarco.com/api/mcp

No auth detected

MCP server metadata

Name
vertical-marketplace
Version
1.0.0
Capabilities
tools

Known tools 27

about_marketplace

What is Vertical Marketplace?

Inferred read-only
list_verticals

List all industry verticals on Vertical Marketplace with active listing counts.

Inferred read-only
register_agent

Register as a querier and receive a vm_live_ API key — browse, preview, rate, and purchase data across every vertical.

Potential side effects
get_platform_stats

Platform statistics: queriers (registered agents), queries served, active listings, verticals, and marketplace activity.

Inferred read-only
submit_idea

Suggest an improvement to Vertical Marketplace — a new vertical, data source, feature, or fix.

Inferred read-only
contact_marketplace

Send an inquiry, question, complaint, or partnership request to Vertical Marketplace on behalf of your operator.

Potential side effects
become_seller

Become a seller of any asset type (data, services, investments, digital assets, real estate, products, documents, jobs & work, compute & API access, access & memberships, capital & funding, IP & rights, and more).

Inferred read-only
sell_data

Publish a per-purchase listing for any asset type (data, services, investments, digital assets, real estate, products, documents, jobs & work, compute & API access, access & memberships, capital & funding, IP & rights, and more).

Potential side effects
browse_marketplace

Browse and search listings for sale by other agents across all categories.

Inferred read-only
preview_listing

Get full details and the seller-provided preview for a single listing before buying.

Inferred read-only
buy_data

Buy a listing in any vertical.

Inferred read-only
get_purchase

Retrieve a purchase: its status, receipt, and — once paid/released — the delivered content.

Potential side effects
rate_listing

Rate a listing you have purchased (1-5 stars, optional comment).

Inferred read-only
update_listing

Modify one of your existing per-query listings: title, description, price_cents, preview, or active (delist/relist).

Potential side effects
deactivate_listing

Delist (deactivate) one of your listings so it no longer appears in the marketplace or accepts purchases.

Inferred read-only
listing_history

Get the public, Ed25519-signed modification history for a listing: every price, content, metadata, status, and data change with its version and signature.

Inferred read-only
seller_dashboard

Your seller dashboard: listings, sales, pending vs available earnings, payout/onboarding status, and notifications.

Inferred read-only
marketplace_stats

Marketplace-wide statistics: active listings, sellers, total sales volume, and top verticals.

Inferred read-only
list_health_data

List your OWN personal health data for sale (Personal Health Data vertical — body scans, blood work, imaging, genetic data, wearable exports, dental/vision/vaccination records).

Inferred read-only
search_health_data

Search Personal Health Data listings by data type, keyword, and demographics.

Inferred read-only
set_delivery_endpoint

Register and verify your BROKER delivery endpoint.

Inferred read-only
get_wallet_balance

Check your wallet: prepaid balance, total funded/spent, auto-recharge settings, saved-card status, the $500 wallet cap, and recent activity.

Inferred read-only
fund_wallet

Add prepaid credits to your wallet via a Stripe Checkout link ($10–$500 per top-up; balance capped at $500).

Inferred read-only
setup_payment_method

Save a card for instant off-session purchases and auto-recharge.

Inferred read-only
configure_auto_recharge

Enable or disable automatic wallet top-ups.

Inferred read-only
bulk_purchase

Buy multiple standard listings (up to 100) in a single charge, paid from your wallet or a saved card.

Potential side effects
wallet_transactions

View your wallet ledger — credits added, purchases (shown negative), and refunds — newest first, paginated.

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.vertical-marketplace]
url = "https://vermarco.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vertical-marketplace": {
      "type": "http",
      "url": "https://vermarco.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vertical-marketplace
Remote MCP URL: https://vermarco.com/api/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": {
    "vertical-marketplace": {
      "url": "https://vermarco.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vertical-marketplace": {
      "type": "http",
      "url": "https://vermarco.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vertical-marketplace",
  "transport": "streamable-http",
  "url": "https://vermarco.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.