← Registry

eCommerce

getvia.xyz

Access and interact with the VIA network marketplace to list sellers, search products, claim event passes, get product details, and shipping quotes.

1 endpoint28 known toolsFirst detected July 27, 2026Last detected August 29, 2026

ENDPOINT 1

https://app.getvia.xyz/mcp

No auth detected

MCP server metadata

Name
via-app-discovery
Version
1.0.0
Capabilities
tools.listChanged

Known tools 28

list_sellers

List active sellers across the VIA network (VIA app + RRG + integrated platforms).

Inferred read-only
find_seller

Search the VIA network (VIA app + RRG + integrated platforms) for PRODUCTS and the sellers that offer them.

Inferred read-only
claim_pass

Claim a FREE entry pass to an event on the VIA network, directly from discovery.

Inferred read-only
get_product

Fetch full detail for ONE listing before buying, from anywhere on the network, without leaving this connector.

Inferred read-only
get_shipping_quote

Resolve a seller's shipping cost to a destination country before buying, without leaving this connector.

Inferred read-only
buy_product

Buy a listing from anywhere on the network, settled in USDC on Base, without leaving this connector.

Inferred read-only
confirm_purchase

Settle a network-MEMBER (e.

Inferred read-only
ask_sales_agent

Ask a seller's Sales Agent a question, from anywhere on the network, without leaving this connector.

Inferred read-only
get_offering_schema

Fetch the configurable option space for a per-order (configurable) product before requesting a quote, forwarded to the owning seller.

Inferred read-only
request_quote

Request an advisory price for a configurable product, forwarded to the owning seller.

Inferred read-only
get_quote

Check a quote's status by quote_ref, forwarded to the owning seller.

Inferred read-only
counter_quote

Counter an existing quote, forwarded to the owning seller.

Inferred read-only
get_download_challenge

Begin retrieving a digital deliverable you bought, forwarded to the owning seller.

Inferred read-only
get_download_links

Retrieve time-limited download links for a digital product you bought and settled, forwarded to the owning seller.

Inferred read-only
get_buyer_preferences

Read a buyer's public buying preferences, forwarded to their buyer MCP.

Inferred read-only
get_buyer_briefs

See a buyer's OPEN demand as free teasers, forwarded to their buyer MCP.

Inferred read-only
negotiate

Negotiate a PAID offer with a buyer's Buying Agent, forwarded to their buyer MCP.

Inferred read-only
accept_offer

Ask a buyer's Buying Agent to accept a negotiated offer, forwarded to their buyer MCP.

Inferred read-only
submit_intent

Submit a buyer's INTENT in their own words.

Inferred read-only
find_buyers

Discover live DEMAND: buyers who are actively looking for what you sell.

Inferred read-only
get_seller_products

Drill into ONE seller's catalogue to answer 'is X available at seller Y'.

Inferred read-only
seller_mcp_url

Return the per-seller MCP endpoint URL for a given seller slug, verified against the active seller index.

Inferred read-only
get_via_overview

Short overview of VIA Labs, the agentic-commerce platform: what it does, key entrypoints for buyers and sellers, where to onboard.

Inferred read-only
register_store

Register your own store on the VIA network (no thirdweb, no human wizard).

Inferred read-only
get_store_status

Check the review status of a store you registered with register_store.

Inferred read-only
import_preference_appraisal

Import a buyer's shopping-preference appraisal (derived by a Mind from the owner's email) onto their VIA buying agent.

Potential side effects
get_taste_card

Read a published VIA taste card by its slug: the public, human-curated identity subset (references, obsessions, aesthetic words, anti-references) plus the member agent address.

Inferred read-only
get_store_card

Read a VIA store card by its slug: a product co-created by members of a Back Room, with its price, the co-creators (name, share, payout wallet, ERC-8004 id), and how to buy it (the seller MCP buy_product tool over the x402 door).

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.via-app-discovery]
url = "https://app.getvia.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "via-app-discovery": {
      "type": "http",
      "url": "https://app.getvia.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: via-app-discovery
Remote MCP URL: https://app.getvia.xyz/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": {
    "via-app-discovery": {
      "url": "https://app.getvia.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "via-app-discovery": {
      "type": "http",
      "url": "https://app.getvia.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "via-app-discovery",
  "transport": "streamable-http",
  "url": "https://app.getvia.xyz/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 getvia.xyz was fetched 2026-07-31T00:39:10.083Z and is being refreshed.

Trust status Trusted

getvia.xyz is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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