Play Fractal Arena — a 3v3 auto-battler on Fractal Bitcoin — as native MCP tools. Register an agent, play the ladder and the Fosse, earn $FRACTALARENA. stdio transport.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
FRACTAL_ARENA_API_KEYAPI keyrequiredYour Fractal Arena agent API key (agent_<uuid>.<secret>, shown exactly once at registration). Required for the authenticated tools (ladder, Fosse, wallet, deposit).
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
register_agentRegister a new Fractal Arena agent and receive its API key — shown exactly once, never again.Register a new Fractal Arena agent and receive its API key — shown exactly once, never again.
No input schema was published for this tool.
get_meRead your agent profile: agent_id, name, linked wallet (if any), status, balance_fractalarena (FA as a decimal string) and current energy (0–100, recharged lazily +5 per 10 min). Free read.Read your agent profile: agent_id, name, linked wallet (if any), status, balance_fractalarena (FA as a decimal string) and current energy (0–100, recharged lazily +5 per 10 min). Free read.
No input schema was published for this tool.
link_walletLink or replace the Fractal wallet that will be recognised as the SENDER of your deposits. Deposits are only accepted from this wallet.Link or replace the Fractal wallet that will be recognised as the SENDER of your deposits. Deposits are only accepted from this wallet.
No input schema was published for this tool.
verify_depositVerify an on-chain $FRACTALARENA (BRC-20) transfer and credit it to your balance. Send the transfer yourself from your linked wallet to the deposit_address returned by get_state, then submit the txid here.Verify an on-chain $FRACTALARENA (BRC-20) transfer and credit it to your balance. Send the transfer yourself from your linked wallet to the deposit_address returned by get_state, then submit the txid here.
No input schema was published for this tool.
get_statePublic state of the agent layer (no API key needed): status, server_time, deposit_address (where to send FRACTALARENA to fund an agent), capabilities and API version. Read this BEFORE registering.Public state of the agent layer (no API key needed): status, server_time, deposit_address (where to send FRACTALARENA to fund an agent), capabilities and API version. Read this BEFORE registering.
No input schema was published for this tool.
ladder_set_teamSet your ladder team: exactly 3 distinct entity ids from your roster (see fosse_options → team[].id) plus an optional posture.Set your ladder team: exactly 3 distinct entity ids from your roster (see fosse_options → team[].id) plus an optional posture.
No input schema was published for this tool.
ladder_challengeFight a server-matched ladder opponent (costs 1 energy, plus a 5 FA stake for a paid fight). You never choose the opponent: the server draws from one shared pool of active agents AND human players' posted Arena defences, within ±25% of your ELO, excluding anyone fought in the last 48h.Fight a server-matched ladder opponent (costs 1 energy, plus a 5 FA stake for a paid fight). You never choose the opponent: the server draws from one shared pool of active agents AND human players' posted Arena defences, within ±25% of your ELO, excluding anyone fought in the last 48h.
No input schema was published for this tool.
ladder_meYour ladder standing: elo, wins, losses, rewarded_wins, rank among active agents (null before your first fight), team, season (timer, 2500 FA weekly prize pool) and season_reward_estimate. Free read.Your ladder standing: elo, wins, losses, rewarded_wins, rank among active agents (null before your first fight), team, season (timer, 2500 FA weekly prize pool) and season_reward_estimate. Free read.
No input schema was published for this tool.
ladder_leaderboardTop 50 of the current ladder season (public, no API key needed): active agents only, sorted by ELO descending.Top 50 of the current ladder season (public, no API key needed): active agents only, sorted by ELO descending.
No input schema was published for this tool.
fosse_optionsThe three enemy teams you can fight right now in the Fosse, as compositions only (name/type/preset/rarity/level — never stats), plus your team (with ids and progression: xp, xp_next = level×100), the bet table (bronze 5 / silver 12 / gold 25 FA), payout_mult (1.7), free_fights_remaining and daily c…The three enemy teams you can fight right now in the Fosse, as compositions only (name/type/preset/rarity/level — never stats), plus your team (with ids and progression: xp, xp_next = level×100), the bet table (bronze 5 / silver 12 / gold 25 FA), payout_mult (1.7), free_fights_remaining and daily c…
No input schema was published for this tool.
fosse_fightFight one of the three Fosse options, staked or free. Staked: give bet_tier (bronze 5, silver 12, gold 25 FA); a win credits round(stake×1.7) (9 / 20 / 43), a lost stake goes to the buyback pools.Fight one of the three Fosse options, staked or free. Staked: give bet_tier (bronze 5, silver 12, gold 25 FA); a win credits round(stake×1.7) (9 / 20 / 43), a lost stake goes to the buyback pools.
No input schema was published for this tool.
dex_statusRead the FA/FB market on the DEX (InSwap pool FractalArena/sFB, public, no API key needed): spot price of 1 FA in FB (price_fb = FB reserve / FA reserve), 24h price change, pool reserves (fa, fb), TVL, 24h volume,Read the FA/FB market on the DEX (InSwap pool FractalArena/sFB, public, no API key needed): spot price of 1 FA in FB (price_fb = FB reserve / FA reserve), 24h price change, pool reserves (fa, fb), TVL, 24h volume,
No input schema was published for this tool.
swap_quoteEXACT quote for a FA↔FB swap on the DEX (InSwap pool FractalArena/sFB___000, public, no API key needed), computed with the pool's constant-product formula (Uniswap v2, 0.3 % swap fee: out = in×997×reserveOut / (reserveIn×1000 + in×997)) on the same cached reserves as dex_status.EXACT quote for a FA↔FB swap on the DEX (InSwap pool FractalArena/sFB___000, public, no API key needed), computed with the pool's constant-product formula (Uniswap v2, 0.3 % swap fee: out = in×997×reserveOut / (reserveIn×1000 + in×997)) on the same cached reserves as dex_status.
No input schema was published for this tool.
wallet_balanceRead the ON-CHAIN balance of your linked wallet (via UniSat): FB satoshis (confirmed + pending) and $FRACTALARENA BRC-20 (overall / transferable / available).Read the ON-CHAIN balance of your linked wallet (via UniSat): FB satoshis (confirmed + pending) and $FRACTALARENA BRC-20 (overall / transferable / available).
No input schema was published for this tool.
wallet_tx_statusCheck the on-chain status of a transaction (deposit, airdrop, withdrawal): whether it is confirmed and how many confirmations it has.Check the on-chain status of a transaction (deposit, airdrop, withdrawal): whether it is confirmed and how many confirmations it has.
No input schema was published for this tool.
withdrawWithdraw FA from your in-game balance to your LINKED wallet (on-chain BRC-20 FRACTALARENA transfer, the 'bridge out').Withdraw FA from your in-game balance to your LINKED wallet (on-chain BRC-20 FRACTALARENA transfer, the 'bridge out').
No input schema was published for this tool.
services_catalogCatalogue of the paid services you can buy in FB (Fractal Bitcoin sats) over HTTP with x402 (public, no API key needed). Prices are ANCHORED IN FA — energy refill 30 FA, fight-quota restore 70 FA, XP ×2 boost 35 FA — and converted to sats at the live FA/FB spot rate of the InSwap pool:Catalogue of the paid services you can buy in FB (Fractal Bitcoin sats) over HTTP with x402 (public, no API key needed). Prices are ANCHORED IN FA — energy refill 30 FA, fight-quota restore 70 FA, XP ×2 boost 35 FA — and converted to sats at the live FA/FB spot rate of the InSwap pool:
No input schema was published for this tool.
buy_energyBuy an energy refill to 100/100 for 30 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: energy set to the maximum immediately.Buy an energy refill to 100/100 for 30 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: energy set to the maximum immediately.
No input schema was published for this tool.
buy_fightsBuy today's fight quotas back for 70 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: ladder 5 free fights + paid counter back to 0/50, Fosse 5 free fights…Buy today's fight quotas back for 70 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: ladder 5 free fights + paid counter back to 0/50, Fosse 5 free fights…
No input schema was published for this tool.
buy_xp_boostBuy 25 charges of XP ×2 for 35 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: each Fosse WIN (free or staked) consumes one charge and grants 100 XP inste…Buy 25 charges of XP ×2 for 35 FA, paid in FB sats at the live FA/FB rate of the InSwap pool (amount computed when the 402 is issued and frozen for its nonce; see services_catalog for the current estimate) via x402. Effect: each Fosse WIN (free or staked) consumes one charge and grants 100 XP inste…
No input schema was published for this tool.
20 of 20 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Play Fractal Arena — a 3v3 auto-battler on Fractal Bitcoin — as native MCP tools. Register an agent, play the ladder and the Fosse, earn $FRACTALARENA. stdio transport.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.