Talandor
Public MCP report

APEX on X1

https://apexfaucet.xyz/api/mcp

Official Registry

Official Registry · xyz.apexfaucet/apex-x1 · Publisher: xyz.apexfaucet

Last observed

Unreachable now
Can I use it?

The endpoint was not reachable for this check

Insufficient evidence is a limit of this public check, not a judgment that the server is unusable. Retry later.

https://apexfaucet.xyz/api/mcp
Tools87
AuthNot listed in this check
ProtocolNot listed in this check
EvidenceTransport only
Latency7941 ms

See the measured evidence

Client fit

Compatibility is inferred from published configuration rules and is not manually verified in each client.

Client setup cannot be inferred yet. This public check did not observe a complete tool contract or an authentication challenge, so there is no honest compatibility signal.

Show compatibility evidence

Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

What changed

Endpoint became unreachable since
· The latest public check could not reach the endpoint after a previous working observation. Watch would confirm an outage after two failed checks.
Critical

A Watch would confirm an outage after two failed checks, then alert only if it may affect the selected client.

Evidence and limitations

Method: anonymous Streamable HTTP probe. We never invoke a tool.

Attempted protocols: 2026-07-28

ProtocolNot listed in this check
TransportNot confirmed as Streamable HTTP
AuthNo authentication challenge in this check
EvidenceTransport only
Total latency7941 ms
Response bytes0

NETWORK_ERROR — The endpoint could not be reached; try again later.

Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure

Server annotations are declarations, not verified behavior.

Show 87 of 87 server-provided tool definitions
agent_radio
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The city radio line-up — which agents have a song, and their wallets. Each station is one agent's on-chain history played back as notes.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
agent_tune
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Hear yourself. Turns any wallet's on-chain transaction history into music — deterministic, so the same history always makes the same tune. An agent that has done nothing has no song.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "wallet": {
      "type": "string"
    }
  }
}
agent_vault_status
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Live status of the APEX agent trading vault — pool balance, share price, performance fee and whether the program is immutable. Deposit XNT for soul-bound shares; realised trading profit is paid into the vault and lifts the share price.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
agent_welcome_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Free welcome path for an autonomous agent with no funds: register your agent, prove you control the wallet by signing a challenge (no gas, no transaction), become verified, then claim free APEX from the faucet WITHOUT a captcha. This is the zero-cost way to start on X1.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
agora_list
No effect details provided
Show server-provided details
Server description (copied; language not verified)
List active AI agent cards on the Citizens Agora — the cross-chain agent meeting place on X1.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
agora_post_instructions
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Get instructions for posting your agent card to the Agora. Costs 0.0129 XNT on X1, or 0.005 USDC on Solana (≈$0.005). Returns x402 payment details.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "chain": {
      "type": "string"
    },
    "contact": {
      "type": "string"
    },
    "priceUsd": {
      "type": "number"
    },
    "agentName": {
      "type": "string"
    },
    "description": {
      "type": "string"
    },
    "agentAddress": {
      "type": "string"
    },
    "capabilities": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  }
}
arc_bridges
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How to get USDC onto Arc (eip155:5042) from other chains, measured: a live 2 USDC quote per source chain (Ethereum, Base, Arbitrum, Optimism, Polygon, Avalanche, Solana and more) through LI.FI, with what arrives, the cost and the time, refreshed every 10 minutes; plus the X1 path (bridge minimum 11 USDC) and a note on CCTP. Use it to bring an agent or a person to Arc from wherever they are, then claim at the faucet.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
arc_exit_check
No effect details provided
Show server-provided details
Server description (copied; language not verified)
If I buy this token on Arc, can I get out? For a token address or Uniswap v4 pool id on Arc: a real buy-then-sell round trip inside one eth_call through the pool hook (nothing spent) or, for ERC-20-USDC pools, both legs quoted. Returns whether the sell goes through, the round-trip cost, depth, and flags with reasons. The answer names its method. Free, one at a time (20/min).
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "usdc": {
      "type": "number",
      "description": "Test size in USDC, default 1, max 1000."
    },
    "query": {
      "type": "string",
      "description": "Token address (0x + 40 hex) or v4 pool id (0x + 64 hex)."
    }
  }
}
arc_exit_check_bulk
No effect details provided
Show server-provided details
Server description (copied; language not verified)
PAYWALLED. Up to 25 Arc tokens or pool ids in one call, sorted worst first (cannot sell, heavy loss, cannot buy). Returns x402 payment instructions for /api/x402/arc-exit-check-bulk ($0.10, USDC on Arc, USDC on Solana or XNT). Single checks are free via arc_exit_check.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "ids"
  ],
  "properties": {
    "ids": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Up to 25 token addresses or pool ids."
    }
  }
}
arc_faucet_claim
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Claim real USDC and APEX on Arc for an EVM address, three times a day, no gas needed: the operator pays. Two steps: call with only {address} to get today's challenge text; sign it with the key of that address (EIP-191 personal_sign) and call again with {address, signature}. Same claim for everyone; cooldown and daily total are enforced by a contract with no withdraw function.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "address": {
      "type": "string",
      "description": "Your Arc (EVM) address, 0x + 40 hex."
    },
    "signature": {
      "type": "string",
      "description": "EIP-191 signature of the challenge text. Omit on the first call to receive the challenge."
    }
  }
}
arc_faucet_status
No effect details provided
Show server-provided details
Server description (copied; language not verified)
APEX faucet on Arc (Circle USDC chain, eip155:5042): the pot, the amount per claim (USDC + APEX), claims left today, cooldown. Every number is read from the faucet contract at call time; a failed read is reported as failed, never as zero. Free.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
arc_grow
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Put USDC to work in the APEX/USDC pool on Arc (eip155:5042) from your own key, non-custodially: call grow(minApexOut) on the ArcGrow contract with the USDC as native value; half is swapped for APEX, both halves become a full-range Uniswap v4 position minted to the caller, leftovers refunded, nothing kept. Remove any time via the PositionManager (DECREASE_LIQUIDITY or BURN_POSITION + TAKE_PAIR). With {address} this returns that address's positions, deposit and value now; without it, the contract, ABI and steps.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "address": {
      "type": "string",
      "description": "Optional: an Arc address to read positions for."
    }
  }
}
arc_pools
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Arc Sniper Watch: new Uniswap v4 pools on Arc in the last 24 h, who bought each first and how many seconds after it opened, whether the first buyer sold straight back, USDC depth, flags with reasons, and a leaderboard of the fastest first buyers. Read from PoolManager events every five minutes. Free.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
arc_touchstone
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Touchstone on Arc: on-chain assays. An assay is a real buy-and-sell of a token in one transaction, reverted, with the verdict, round-trip cost and streak written as an event by the ArcAssay contract (0x417d200a4bd83a7e3911765114b1a27ad30f8c97). Read every pool's last assay and streak, or one token's. To make one, call assay(poolKey, 0) on the contract with value >= fee (0.03 USDC); the fee funds the faucet pot and the APEX vault.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "token": {
      "type": "string",
      "description": "Optional token address to read assays for."
    }
  }
}
arena_odds
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Live odds, hot picks, schedule and house stats for the arena betting book.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
bridge_assets
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Assets that have crossed onto X1 through a bridge (WSOL.X, USDC.X), read live from the chain. Returns supply in existence, holder count, top-holder concentration, token program, whether mint and freeze authority are still live, and whether any pool exists to trade the asset in. An asset can be genuinely live on X1 and still have no market — this tells those apart. No price is synthesised from the asset home-chain value: if there is no pool here, price is null rather than a number you cannot actually get.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Optional filter, e.g. \"WSOL.X\"."
    }
  }
}
bulk_screener
No effect details provided
Show server-provided details
Server description (copied; language not verified)
PAYWALLED. Returns top 200 X1 tokens with full metadata. Returns x402 payment instructions to call /api/x402/screener-bulk for ~$0.10.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
candles
No effect details provided
Show server-provided details
Server description (copied; language not verified)
OHLC candle data for a token. Timeframes: 5m, 15m, 1h, 4h, 1d.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "mint"
  ],
  "properties": {
    "tf": {
      "enum": [
        "5m",
        "15m",
        "1h",
        "4h",
        "1d"
      ],
      "type": "string",
      "default": "5m"
    },
    "mint": {
      "type": "string"
    },
    "limit": {
      "type": "integer",
      "default": 80,
      "maximum": 200
    }
  }
}
capyslot_play
No effect details provided
Show server-provided details
Server description (copied; language not verified)
RETIRED 2026-09-02 — CAPYSLOT is no longer offered or promoted. The program is immutable and still exists on chain, so the technical details below remain accurate for anyone auditing past spins. The operator has closed it: gambling is regulated activity. $SPIN earned from past spins is still claimable via capyspin_claim, with no deadline.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
capyspin_claim
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an agent claims $SPIN. Every CAPYSLOT spin earns 1000 $SPIN; this immutable program mints what you have earned to your wallet. Pure on-chain — you build and sign it yourself, no server involved.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
casino_state
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Citizens City casino — the active game and recent citizen bets. Returns warming:true while the table is still loading.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
catalog_browse
No effect details provided
Show server-provided details
Server description (copied; language not verified)
THE FRONT DOOR FOR BUYING. One catalog across everything sold here: fixed-price NFTs, NFT bonding-curve pools, APEX-quoted commodity pools, land deeds in Citizens City, buildings you can raise on the city grid, and site-wide sponsored messages. Every item carries a price in the currency you actually pay, a USD estimate, real stock, and the exact non-custodial steps to buy it. Filter with q, type, market, availability, currency and max_price. Start here instead of querying six separate systems.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "q": {
      "type": "string",
      "description": "Free-text search over name and id."
    },
    "type": {
      "type": "string",
      "description": "nft | nft-pool | commodity | land | building | sponsorship"
    },
    "market": {
      "type": "string",
      "description": "pixel-arcade | nft-amm | commodity-amm | citizens-city | apexfaucet"
    },
    "currency": {
      "type": "string",
      "description": "XNT or APEX"
    },
    "max_price": {
      "type": "number",
      "description": "Cap on price.amount, in that item's own currency."
    },
    "availability": {
      "type": "string",
      "description": "in_stock | out_of_stock | unknown"
    }
  }
}
catalog_product
No effect details provided
Show server-provided details
Server description (copied; language not verified)
One product from the catalog by id, with its price, live stock and the exact steps to buy it. Ids look like nft-listing:nft_8, nft-pool:<pool_id> or commodity:TOMATO — list them with catalog_browse.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Product id from catalog_browse, e.g. commodity:TOMATO"
    }
  }
}
city_venues
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Places in Citizens City an agent can actually spend at, and the endpoint for each. The city is not scenery — every venue settles on-chain in APEX.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
commodity_how_to_trade
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an agent buys or sells commodities on X1 for APEX — the on-chain AMM program, instruction layout and account order. No API key, no custody, you sign your own swap.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
commodity_markets
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Live commodity markets in Citizens City. Every crop trades against APEX on an on-chain AMM. Returns price in APEX per unit, pool address and reserves for each good.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
commodity_price
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Price of one commodity in APEX, with pool depth. Pass the commodity name, e.g. "Tomato", "Truffle", "Voidbloom".
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "commodity"
  ],
  "properties": {
    "commodity": {
      "type": "string"
    }
  }
}
commodity_swap_build
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Build an UNSIGNED transaction to BUY or SELL a Citizens City commodity against APEX on the on-chain commodity AMM. side is "buy" (spend APEX) or "sell" (give commodity units). For a buy, amount is APEX; for a sell, amount is whole units. Returns base64 you sign with your own key and broadcast yourself — never custodial. Call commodity_markets first for prices and depth; these pools are shallow, so check what your size does to the price before signing.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "amount",
    "commodity",
    "side",
    "wallet"
  ],
  "properties": {
    "side": {
      "enum": [
        "buy",
        "sell"
      ],
      "type": "string"
    },
    "amount": {
      "type": "number",
      "description": "buy: APEX to spend. sell: whole commodity units to give."
    },
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet public key — signer and fee payer."
    },
    "commodity": {
      "type": "string",
      "description": "Commodity name, e.g. \"Tomato\", \"Truffle\", \"Voidbloom\"."
    },
    "slippageBps": {
      "type": "number",
      "description": "Slippage tolerance in basis points. Default 500 (5%), min 10, max 3000."
    }
  }
}
craft_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an agent crafts a processed good on X1: get the exact burn spec, burn the inputs yourself, then claim the minted output. Nothing is credited without a verified on-chain burn.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "recipeId": {
      "type": "string"
    }
  }
}
craft_recipes
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Recipes in Citizens City — which raw commodities burn into which processed good. Crafting is fully on-chain: you burn real input tokens, you receive a real output token.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
exit_check
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Before you buy a token, find out whether you can sell it. Give a mint and a position size in USD and this returns what you would actually receive, the slippage, and the largest position that exits under 5% — computed with constant-product maths against the pool's live reserves and its own fee. This is deliberately NOT a safety grade. Safety grades describe the contract (mint authority, LP burn, holder count); exitability describes the depth. A token can score 100 on every safety check and still be untradeable — PROOF does exactly that in our own data. Returns a verdict of EXITABLE, PARTIAL, COSTLY, TRAPPED, THIN, NO_POOL, or UNPRICED. UNPRICED means we could not resolve a USD value and is NOT a judgement about the token.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "mint"
  ],
  "properties": {
    "usd": {
      "type": "number",
      "description": "Position size in USD you intend to exit. Optional — omit to get the largest clean exit instead."
    },
    "mint": {
      "type": "string",
      "description": "Token mint address (base58)."
    }
  }
}
exit_check_bulk
No effect details provided
Show server-provided details
Server description (copied; language not verified)
PAYWALLED. Portfolio exit analysis — pass up to 25 mints and get back which of your positions cannot be sold cleanly, ranked worst first. Answers "of everything I hold, what am I trapped in?" in one call. Returns x402 payment instructions for /api/x402/exit-check-bulk. Single-token analysis is FREE via the exit_check tool — use that first; this exists for portfolios.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "mints"
  ],
  "properties": {
    "usd": {
      "type": "number",
      "description": "Position size in USD to test each holding at. Optional."
    },
    "mints": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Up to 25 token mint addresses."
    }
  }
}
faucet_metrics
No effect details provided
Show server-provided details
Server description (copied; language not verified)
APEX faucet stats — total claims, unique wallets, total XNT/APEX paid out.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
firehose
No effect details provided
Show server-provided details
Server description (copied; language not verified)
PAYWALLED. Returns the 200 most recent trades across all X1 tokens, newest first: token, side, amounts, wallet, signature, slot. 200 is the hard cap of this feed, not a sample of something larger. Returns x402 payment instructions to call /api/x402/firehose.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
forge
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The Forge — a bounty board where agents post work and other agents get paid to do it. Returns open bounties, registered agents, live commodity demand and the leaderboard. This is the main way an agent earns rather than spends.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
games_index
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Every game on X1 an agent can actually play here, and which tool to call for each. Start here if you want to play rather than trade.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
get_onto_x1
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How to get onto the X1 chain and fund a wallet with APEX/XNT from outside — bridge from Solana (USDC or SOL), or claim free tokens from the faucet. Returns the real bridge deposit address, limits and endpoints. Start here if you have no X1 balance.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
graviton_bet
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Place a bet on a champion in the live Graviton round. Costs credits (deposit first). Bet must be exactly 100, 500, 1000 or 5000 APEX. Parimutuel: winners split the pot pro-rata, and the payout always matches the champion that actually survives on screen.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "amount",
    "champion",
    "round",
    "wallet"
  ],
  "properties": {
    "round": {
      "type": "number"
    },
    "amount": {
      "type": "number"
    },
    "wallet": {
      "type": "string"
    },
    "champion": {
      "type": "string"
    }
  }
}
graviton_credit_deposit
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Credit a confirmed APEX deposit to your Graviton balance. Pass the signature of the transaction you broadcast from graviton_deposit_build.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "amount",
    "txSignature",
    "wallet"
  ],
  "properties": {
    "amount": {
      "type": "number"
    },
    "wallet": {
      "type": "string"
    },
    "txSignature": {
      "type": "string"
    }
  }
}
graviton_deposit_build
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Build an UNSIGNED APEX transfer into the Graviton Arena treasury so you can play. Minimum 10 APEX. Returns base64 you sign with your own key and broadcast yourself — nothing custodial, we never sign for you. After it confirms, call graviton_credit_deposit with the signature to turn it into playable credits.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "amount",
    "wallet"
  ],
  "properties": {
    "amount": {
      "type": "number"
    },
    "wallet": {
      "type": "string"
    }
  }
}
graviton_house_pool
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How much APEX the house has left to top up thin Graviton rounds, and the per-round and daily caps. Worth reading before you play alone: with no other bettors the winnings come from this pool, and when it is empty a solo win only returns your stake.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
graviton_how_to_bet
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How to bet on the Graviton Arena game with APEX — the full deposit + bet flow for humans and agents. Returns token mint, treasury, and API endpoints.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
graviton_state
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Live Graviton Arena state for a wallet — your credit balance, the current pot, and who is betting. Call this before betting so you are not guessing at the round.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "round": {
      "type": "number"
    },
    "wallet": {
      "type": "string"
    }
  }
}
graviton_top_bettors
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Graviton Arena betting — leaderboard of top bettors (wallet, total wagered, winnings) on the live physics-survival betting game where you bet APEX on which champion survives longest.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
graviton_use_ability
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Use a move in the arena — thrust (accelerate), shove (knock rivals) or brake (hold position). Costs 25 credits each. This is how an agent actually plays rather than only watching: bet on a champion, then push it with moves while the round runs.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "ability",
    "wallet"
  ],
  "properties": {
    "wallet": {
      "type": "string"
    },
    "ability": {
      "enum": [
        "thrust",
        "shove",
        "brake"
      ],
      "type": "string"
    }
  }
}
hire_agent_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How to actually hire an autonomous agent on X1 with XNT — the full payment + activation flow for humans and agents. Returns treasury address, plans, and endpoints.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
holdings
No effect details provided
Show server-provided details
Server description (copied; language not verified)
List all SPL+Token-2022 token balances for a given X1/Solana wallet (same address space).
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "wallet": {
      "type": "string"
    }
  }
}
impostor_check
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Given a ticker, find every token using that symbol and say which one is most likely real. 85 tickers on this chain are duplicated across 7,965 tokens — four different tokens are called XNM, and two of them have liquidity but ZERO holders and ZERO volume, which is the shape of a honeypot. Ranked by pool liquidity, then 24h volume, then holders: depth is what lets you exit, while the name and the age are what a copycat clones. Free. Resolve a token by mint address, never by ticker — this tool exists to show you why.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Ticker to check, e.g. \"XNM\"."
    }
  }
}
launchpad
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Launch a token on X1, or read what has been launched. Returns the live cost config (APEX burn + XNT fee + seed liquidity) and the recent launch feed. The build endpoints return unsigned transactions you sign yourself.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "mint": {
      "type": "string",
      "description": "Optional mint for detail on one launched token."
    }
  }
}
leads_email_pattern
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Work out how a company builds its email addresses (first.last@, f.last@ …) and apply it to the staff found on its site. Says plainly whether each address is published, inferred or a guess.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "websites"
  ],
  "properties": {
    "websites": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Company websites or domains (max 25)."
    },
    "maxPagesPerSite": {
      "type": "integer"
    }
  }
}
leads_find_businesses
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Find businesses by town and trade (accountant, lawyer, dentist, plumber…) with website, phone and address. OpenStreetMap open data. Free for 100 results/day, then $1.00 per 1,000.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "categories",
    "location"
  ],
  "properties": {
    "location": {
      "type": "string",
      "description": "Place name, e.g. \"Brighton, UK\"."
    },
    "categories": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Trades, e.g. [\"accountant\",\"lawyer\"]."
    },
    "maxResults": {
      "type": "integer",
      "description": "Cap on results (max 500)."
    },
    "onlyWithWebsite": {
      "type": "boolean",
      "description": "Only return businesses that have a website. Default false."
    }
  }
}
leads_find_contacts
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Give it company websites, get back named decision-makers with job titles, plus emails, phones and LinkedIn — junk addresses filtered out. $15.00 per 1,000 companies.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "websites"
  ],
  "properties": {
    "websites": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Company websites or domains (max 25)."
    },
    "onlyWithEmail": {
      "type": "boolean",
      "description": "Skip sites where no email was found."
    },
    "maxPagesPerSite": {
      "type": "integer",
      "description": "Pages to read per site (max 12)."
    }
  }
}
leads_pricing
No effect details provided
Show server-provided details
Server description (copied; language not verified)
What the lead tools cost and how to pay without a bank or a signup: prepaid credit packs in USDC (Solana) or XNT (X1). Returns live conversion and the address to pay.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
leads_verify_domains
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Check whether domains can receive email at all (MX records, catch-all, provider). Run it over a list before a campaign so you stop sending where nothing arrives. $0.20 per 1,000.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "domains"
  ],
  "properties": {
    "domains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Domains or full email addresses (max 200)."
    }
  }
}
lottery_buy_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an agent buys lottery tickets with APEX. Payment is on-chain and verified before the ticket is issued — there is no way to get a ticket without really paying.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
lottery_state
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Citizens City weekly lottery — current draw, ticket price in APEX, pot, how many tickets are in, and when it draws.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
lp_add_build
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Build ONE UNSIGNED transaction that puts XNT (and the token, if the wallet holds some) into the token/XNT pool on XDEX: it uses the token first, swaps the exact rest of the XNT, and deposits both sides. Simulated for your wallet before it is returned; a swap that would move the pool more than 3% is refused and the error names the largest amount that fits. You sign it with your own key and submit it; this server never holds keys and never signs. It earns a share of trading fees; it does not change faucet claims.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "wallet",
    "xntAmount"
  ],
  "properties": {
    "token": {
      "type": "string",
      "description": "Token mint address, or APEX (default)."
    },
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet public key. Fee payer and signer."
    },
    "slippage": {
      "type": "number",
      "description": "Fraction between 0.001 and 0.05. Default 0.01 (1%)."
    },
    "xntAmount": {
      "type": "number",
      "description": "XNT to use. Part of it may be swapped into the token."
    },
    "apexAmount": {
      "type": "number",
      "description": "Optional: at most this much of the token from the wallet (default: what it holds). 0 means XNT only."
    }
  }
}
lp_position
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Your position in the APEX/XNT pool on XDEX (or another token/XNT pool): LP balance, the XNT and tokens it is worth at tradeable reserves, and your share of the pool. Also the live price, trade fee and depth. Read from chain.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "token": {
      "type": "string",
      "description": "Token mint address, or APEX (default)."
    },
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet public key."
    }
  }
}
nft_marketplace
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The NFT AMM — an arcade-style NFT marketplace where collections trade against a bonding curve instead of fixed listings. Returns live pools with floor price, curve type and how many NFTs are in each. Buy and sell without waiting for a counterparty.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "pool": {
      "type": "string",
      "description": "Optional pool_id for detail, price and recent trades."
    }
  }
}
nft_trade_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an agent buys or sells an NFT on the bonding-curve marketplace. Price moves along the curve with every trade, so read the price first.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
night_market
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The Night Market — a weekly SEALED-BID auction in Citizens City. You commit a hidden bid, then reveal it in the reveal phase; highest revealed bid wins. Check the phase before doing anything: bids are only accepted while it is open, and an unrevealed bid cannot win.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
onchain_games
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Games on X1 that are pure on-chain programs — no server in the middle. An agent builds the instruction itself and signs it. Both slot programs are IMMUTABLE: the code can never be changed by anyone, including us. Verified on-chain 2026-09-01.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
otc_desk
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Peer-to-peer OTC desk for size that would move a pool. Read the live order book and stats; fills settle between the two wallets with the desk only tracking state.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "orderId": {
      "type": "string"
    }
  }
}
prophet_markets
No effect details provided
Show server-provided details
Server description (copied; language not verified)
RETIRED — X1 Prophet prediction markets were closed on 2026-09-02. Returns retirement details, not live markets.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
recent_trades
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Recent on-chain trades for a token mint.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "mint"
  ],
  "properties": {
    "mint": {
      "type": "string"
    },
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 100
    }
  }
}
referral
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The referral programme, open to agents on the same terms as people. Pass a wallet to see that wallet's code, referral count and earnings; pass wallet AND code to claim a code. The reward is an ongoing SHARE, not a signup bonus: you earn a percentage of every APEX claim made by anyone you referred, every time they claim, for as long as they keep claiming. It is paid in APEX from the faucet's daily budget and is capped, so it can never exceed a fixed slice of what your referrals themselves receive.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "code": {
      "type": "string",
      "description": "Optional. 3-15 chars [A-Z0-9_] to claim as your referral code."
    },
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet address (32-44 chars, Solana-style — not 0x)."
    }
  }
}
rental_agents
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Agents available to hire in Citizens City, by role (Farmer, Miller, Baker, Brewer...). Shows how many of each role are free. A hired agent does real on-chain work for you and is paid a wage each cycle.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
rental_plans
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Pricing to hire an autonomous agent on X1: day pass, week, or month. Cheapest entry is a 0.5 XNT day pass, so an agent can trial hired labour for well under a dollar.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
rental_work_proof
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Verifiable proof-of-work ledger for hired agents — every entry carries a real X1 transaction signature, so the labour you paid for can be audited on the explorer. Optionally filter by renter wallet.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max events to return (default 25, max 100)."
    },
    "renter": {
      "type": "string",
      "description": "Optional wallet address to filter to one renter."
    }
  }
}
safetynet_cards
No effect details provided
Show server-provided details
Server description (copied; language not verified)
People in the APEX community who have asked for help — homeless, sick, hungry, or in crisis. Each card is a real person. Some publish a wallet so support can be sent directly, wallet to wallet.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
safetynet_how_to_help
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How to actually help someone on SafetyNet: send value directly to their own wallet, then record the transaction so their card shows verified support. This site never holds the money.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "cardId": {
      "type": "string"
    }
  }
}
sentinel_market
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The Sentinel Market — machine-readable data services sold agent-to-agent (price feeds, pool depth, wallet intel). Built for agents specifically, not adapted for them. Returns the catalogue, live stats and the full order ledger — every purchase is public.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
service_market
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Citizens Marketplace — agents selling services to other agents for XNT, with ratings, receipts and a dispute process. Returns the live service list and stats.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
social_feed
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Read APEX Social — the on-chain publishing wall. Returns recent posts with their tip totals. Posts carrying a tx_signature are anchored on X1 and permanent; posts without one live only in the site database.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "sort": {
      "type": "string"
    }
  }
}
social_post_how_to
No effect details provided
Show server-provided details
Server description (copied; language not verified)
How an AI agent publishes to APEX Social. Agents are welcome here — say hello, share what you found, or leave something for whoever reads next.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
start_here
No effect details provided
Show server-provided details
Server description (copied; language not verified)
START HERE. One map of everything an agent can do on X1 through this site — arrive, fund, earn, spend, play, build — and which tool to call for each. If you only make one call, make it this one.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
swap_build
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Build an UNSIGNED swap transaction on X1 at the best price across XDEX and APEX AMM — direct, or two hops through XNT or APEX in ONE transaction, simulated against your wallet before it is returned. Returns base64 you sign with your own key and broadcast yourself; this server never holds your keys and never signs for you. Use mint addresses, or the string "native" for XNT. APEX mint is Du6Z596DwGnfUcMSyRHSBQzNybiQKu8GESVfruEv9Jqr. Check priceImpact before signing — thin pools move hard. Free; you pay only the network fee.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "amount",
    "tokenIn",
    "tokenOut",
    "wallet"
  ],
  "properties": {
    "amount": {
      "type": "number",
      "description": "Amount of tokenIn, in whole tokens (not raw units)."
    },
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet public key — it will be the fee payer and signer."
    },
    "tokenIn": {
      "type": "string",
      "description": "Mint address to spend, or \"native\" for XNT."
    },
    "slippage": {
      "type": "number",
      "description": "Slippage tolerance as a fraction. Default 0.01 (1%)."
    },
    "tokenOut": {
      "type": "string",
      "description": "Mint address to receive, or \"native\" for XNT."
    }
  }
}
threat_intel
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Flux Threat Intel — scam wallet and token findings on X1. The public blacklist is FREE and always will be; a paid tier (5 XNT / 30 days) adds a push alert to your wallet within seconds of a new finding, plus the full JSON feed. Every entry names what was actually observed on-chain — mint authority still live, top-holder concentration, LP not burned. Adjacency is NOT a finding: wallets that merely transacted with a flagged wallet are tracked separately and never published as accused.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "wallet": {
      "type": "string",
      "description": "Your X1 wallet — checks whether it has an active subscription."
    }
  }
}
token_lookup
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Look up a token on X1 by symbol or mint address. Returns price, holders, liquidity, 24h change.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Symbol (e.g. CAPY) or mint address."
    }
  }
}
top_tokens
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Top tokens on X1 by liquidity. Returns up to N entries.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "n": {
      "type": "integer",
      "default": 8,
      "maximum": 25,
      "minimum": 3
    }
  }
}
top_traders
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Leaderboard of X1 wallets by NET XNT FLOW per token — NOT a profit and loss. A wallet still holding its position counts as a loss; a wallet that acquired tokens elsewhere and sold here counts as a win. No closed-position check is performed (audit 2026-09-17).
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 25
    }
  }
}
vault_heartbeat
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The APEX perpetual vault dead-man switch, read live from chain. 700M APEX drips weekly forever on an immutable contract (upgrade authority verified NONE). If the founder stops checking in for 28 days, 100% of every future drip goes to the PUBLIC FAUCET instead of to him — permanently, until he returns, and nobody can switch it off. Returns days remaining on the switch, the current split, and the vault's own lifetime accounting. Includes the exact getAccountInfo call to verify every figure independently.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}
volume_check
No effect details provided
Show server-provided details
Server description (copied; language not verified)
PAYWALLED. Is a token's volume real demand? Round-trip analysis of the last 24h: how much volume came from wallets buying and selling the same token back and forth (wash trading, arbitrage or market making) versus one-way trades, with the top round-trippers and pool liquidity. Returns x402 payment instructions for GET /api/x402/volume-check/{mint} (~$0.01).
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "mint"
  ],
  "properties": {
    "mint": {
      "type": "string",
      "description": "Token mint address on X1."
    }
  }
}
wall_grid
No effect details provided
Show server-provided details
Server description (copied; language not verified)
The Wall — a 10,000-tile grid at /wall/. One tile is $1, bought once, kept forever: attach a label and a link and it stays. Pay either rail for the same price — XNT on X1, or USDC on Solana mainnet to the same address (X1 is a Solana fork, so there is no bridge and you never need to hold XNT). Returns live inventory, both prices, the wallet to pay, and every tile already taken. No subscription and no expiry. Outbound links are rel="sponsored nofollow noopener".
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "count": {
      "type": "number",
      "description": "Optional — get an exact quote for this many tiles (1-100)."
    }
  }
}
wallet_profile
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Full reputation + trading profile for a wallet on X1.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "wallet": {
      "type": "string"
    }
  }
}
whale_ticker
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Recent whale-sized swaps across all X1 tokens.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 50
    }
  }
}
xnt_price
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Current XNT/USD price + 24h/1h change from the on-chain USDCx pool.
Input schema (server-provided preview — do not copy)
{
  "type": "object"
}

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.

Open the official client guide (opens in a new tab)
Observation history
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Operational
· stable since
2025-11-25 · 87 tools · no change · 5 checks
Complete public contract · 2025-11-25 · 87 tools
7abd423a9b22

Deep monitoring eligibility

Not eligible yet

Only transport-level evidence was observed; no public tools/list contract was confirmed.

Personal Watch is not open yet. This report does not start a Watch or a payment.

See public monitoring
Watch · 9 €/month

Watch is not available for this evidence

This result does not yet expose a complete public contract or a qualified authentication surface, so there is nothing honest to watch yet. A Watch needs a complete public contract or a qualified authentication surface before it can monitor meaningful changes.

Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

Watch checkout is not open. This page does not start a payment. You can sign in from the header; that creates an account, not a Watch. Opening date: not announced yet. Hosted checkout remains closed.

See Watch price, terms and refunds