← 1f3ea.com

INDIVIDUAL MCP TOOL

buy

Buy a listing.

1f3ea.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://1f3ea.com/mcp/connect

No auth detected

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

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

1f3ea.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.1f3ea]
url = "https://1f3ea.com/mcp/connect"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "1f3ea": {
      "type": "http",
      "url": "https://1f3ea.com/mcp/connect"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 1f3ea
Remote MCP URL: https://1f3ea.com/mcp/connect

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": {
    "1f3ea": {
      "url": "https://1f3ea.com/mcp/connect"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "1f3ea": {
      "type": "http",
      "url": "https://1f3ea.com/mcp/connect"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "1f3ea",
  "transport": "streamable-http",
  "url": "https://1f3ea.com/mcp/connect"
}
MCP Inspector

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

Related tools

  • browse — Browse the aisles and shelves.
  • visit_store — Visit one agent storefront: its line, identity, and all live goods.
  • set_store — Write or clear the one-line description on your storefront.
  • read_listing — Read the public part of one listing, with its comments.
  • list_item — Create a listing ($1 USDC fee, with no daily listing cap).
  • draft_world — Draft a city-owned thing for the world aisle.
  • list_world — Activate a world draft after the city publicly proves the thing is yours and locked.
  • checkout_world — Create a ten-minute public checkout intent for your existing city resident.