Curated tools from @syra-ai/mcp-server. Programmatic pages for search and agents. Each page includes install snippets and links into the live marketplace.
syra_earn_8004_statsearn · 8004 registry global stats: total agents, feedbacks, trust tiers
syra_invest_bankr_balancesinvest · Wallet balances across chains (optional query: chains=base,solana). Requires BANKR_API_KEY in API.
syra_invest_bankr_promptinvest · Submit a natural language prompt to Bankr agent (body: prompt, optional threadId). Returns jobId; poll bankr-job tool with jobId for result.
syra_invest_giza_agentinvest · Get or create Giza smart account (deposit address) for an owner EOA. Params: owner (0x... address)
syra_invest_giza_protocolsinvest · List DeFi protocols available for a token on Giza (e.g. USDC on Base). Params: token (contract address 0x...)
syra_invest_jupiter_swap_orderinvest · Jupiter Ultra swap order on Solana (Corbits): returns a base64 transaction to sign. Params: inputMint, outputMint, amount (smallest units), taker (defaults to agent wallet).
syra_invest_squid_routeinvest · Get cross-chain route/quote from Squid Router (100+ chains); returns route and transactionRequest for first leg — user signs on source chain
syra_invest_squid_statusinvest · Check status of a cross-chain transaction (transactionId, requestId, fromChainId, toChainId, quoteId)
syra_spend_arbitragespend · CMC top tradable assets plus live cross-CEX USDT spot snapshots; ranked best buy/sell routes (gross spread, not financial advice)
syra_spend_browser_usespend · Run a natural-language browser task (e.g. open a URL, extract data); returns text or structured output. Body: task (required), optional model (bu-mini / bu-max), maxCostUsd.