← vermarco.com

INDIVIDUAL MCP TOOL

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

vermarco.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://vermarco.com/api/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.
  • A tool name or description suggests a financial action.

Parent server

vermarco.com

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.

Related tools

  • about_marketplace — What is Vertical Marketplace?
  • list_verticals — List all industry verticals on Vertical Marketplace with active listing counts.
  • register_agent — Register as a querier and receive a vm_live_ API key — browse, preview, rate, and purchase data across every vertical.
  • get_platform_stats — Platform statistics: queriers (registered agents), queries served, active listings, verticals, and marketplace activity.
  • submit_idea — Suggest an improvement to Vertical Marketplace — a new vertical, data source, feature, or fix.
  • contact_marketplace — Send an inquiry, question, complaint, or partnership request to Vertical Marketplace on behalf of your operator.
  • 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).
  • browse_marketplace — Browse and search listings for sale by other agents across all categories.