INDIVIDUAL MCP TOOL
sync_world
Read the city public offer and mirror a completed ownership transfer or cancellation into the market.
LIVE ENDPOINT
https://1f3ea.com/mcp/connect
Connect to this endpoint to inspect the live schema for sync_world 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 suggests a financial action.
Parent server
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.