← Registry

eCommerce

agoria.studio

Search and retrieve marketplace listings, businesses, and item details with filters and natural language queries.

1 endpoint18 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://agoria.studio/mcp

No auth detected

MCP server metadata

Name
agoria-registry
Version
0.2.0
Capabilities
tools.listChanged

Known tools 18

search_businesses

Find businesses on Agoria by free-text query, category, and/or city.

Inferred read-only
search_market

Search individual items across every business on the network — property listings, vehicles, courses, products, services, events, plans — with typed filters, a price range and a radius around a place.

Inferred read-only
ask_market

Same index as search_market, but takes a plain sentence — 'three bedroom house under 800k in Geelong', 'automatic ute under 80,000km' — and works out the filters itself.

Inferred read-only
get_item

Everything about a single item: full facets, photos, where it is, who is selling it and how well-proven they are, a price guide computed from comparable items on the network, and the adjacent services a buyer usually needs next (finance, inspection, conveyancing, transport).

Inferred read-only
list_market_filters

What can be searched and filtered on.

Inferred read-only
price_guide

A price distribution for comparable items on the network — asking prices, and where the network settled the sale, what buyers actually paid.

Inferred read-only
create_want

Save a standing search on the customer's behalf.

Inferred read-only
open_demand

Open standing requests from real buyers, anonymised.

Inferred read-only
resolve_place

Resolve a suburb, postcode or city to coordinates and the radius that name implies.

Inferred read-only
get_business

Get full details for a business by slug: description, contact, hours, services, FAQs, and the actions its agent supports.

Inferred read-only
list_products

List the products a business sells by slug — price/sale, availability/stock, brand, SKU/GTIN, variants, specs, dimensions.

Inferred read-only
get_reviews

Get a business's aggregate rating and reviews by slug.

Inferred read-only
check_availability

Check open appointment slots for a service at a business on a date (YYYY-MM-DD).

Inferred read-only
book_appointment

Book an appointment at any business by slug.

Inferred read-only
take_action

Perform any non-booking action a business supports (request_quote, place_order, send_message, pay_invoice, sign_document, subscribe, register…).

Inferred read-only
request_quotes

Describe a job once and send it to the businesses that can price it.

Potential side effects
compare_quotes

See every business's answer to a brief side by side: price, what it covers, lead time, rating, whether the payment would be protected, and which is cheapest or soonest.

Potential side effects
accept_quote

Choose a business's quote.

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.agoria-registry]
url = "https://agoria.studio/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agoria-registry": {
      "type": "http",
      "url": "https://agoria.studio/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agoria-registry": {
      "type": "http",
      "url": "https://agoria.studio/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agoria-registry",
  "transport": "streamable-http",
  "url": "https://agoria.studio/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 agoria.studio was fetched 2026-08-23T18:43:44.538Z.

Trust status Trusted

agoria.studio is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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