{"uid":"cap_eqBbfLq5aArCvuih8QYt-","slug":"barker-executable-pools-discovery-c54e87d2","name":"Barker Executable Pools Discovery","description":"EXECUTION DISCOVERY: which stablecoin vaults support direct deposit/redeem through barker_execution_quote. Returns executable pools with adapter support, live deposit capacity (is_full) and APY/TVL. Call this before barker_execution_quote — every pool listed here can be quoted. APY unit: decimal (0.05 = 5%). Use for 'which pools can my agent actually deposit into', '哪些池子能直接存'.","url":"https://mcp.barker.money/barker_executable_pools","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"asset":{"type":"string","description":"Optional stablecoin symbol filter, case-insensitive: usdc, usdt. Omit to list all assets."},"chain":{"type":"string","description":"Optional chain filter (lowercase), e.g. base, ethereum"},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Max rows (default 20)"},"query":{"type":"string","description":"Optional pool keyword, e.g. 'Steakhouse USDC'"},"action":{"enum":["deposit","redeem"],"type":"string","description":"Filter by executable action"},"min_tvl":{"type":"number","description":"Min TVL floor in USD (default 1000000)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yBOkQaT-A7liY6y8xqB9Q","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns all stablecoin vaults that support direct deposit/redeem execution, with live capacity status, APY, and TVL — to be called before requesting an execution quote.","exampleAgentPrompt":"Show me all the USDC pools on Base that my agent can actually deposit into right now — filter for pools that aren't full and have at least $1M TVL, up to 20 results.","exampleUseCases":[{"title":"Pre-quote deposit pool discovery","prompt":"Before I generate an execution quote, show me every USDC vault on Ethereum that currently has deposit capacity and at least $2M TVL, so I know which ones are valid targets."},{"title":"Filtering executable redeem pools","prompt":"Which stablecoin pools on Base support redeem right now and aren't full? I need to know before I try to pull funds out programmatically."},{"title":"Keyword search for specific vault","prompt":"Is the Steakhouse USDC pool listed as executable for deposits? Show me its current APY and whether it has capacity."}],"resultDescription":"A list of executable pool objects, each including pool_uid, asset, chain, APY (decimal format, e.g. 0.05 = 5%), TVL in USD, is_full boolean indicating deposit capacity, and adapter support status confirming the pool can be quoted via barker_execution_quote.","failureModes":["No pools returned if asset or chain filter is too restrictive","is_full=true means pool has no deposit capacity at query time — state may change quickly","Invalid asset symbol (e.g. unsupported stablecoin) returns empty or error","min_tvl too high filters out all pools","Payment of $0.01 USDC required per call; missing x402 payment header returns 402 error","Chain name misspelling (e.g. 'eth' instead of 'ethereum') may return no results"],"whenToPreferThis":"Use this endpoint as the mandatory first step before calling barker_execution_quote — it confirms which pools have adapter support and live deposit/redeem capacity. Prefer this over the general pool search or flagship recommendation endpoints when your goal is specifically to identify vaults that can be acted upon programmatically, not just ranked by yield.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:36:53.584Z","isFirstParty":false}