23 tools from the 1ly MCP Server, categorised by risk level.
View the 1ly policy →1ly_call Call a paid API on 1ly.store with automatic x402 payment. Returns the API response and purchase metadata for leaving a review. 1ly_claim_fees Claim Bags fee share for a token (Bags only). 1ly_get_details Get detailed information about a specific API on 1ly.store, including pricing, reviews, and payment info. 1ly_get_stats Get store or link stats (requires ONELY_API_KEY). 1ly_list_keys List API keys for the authenticated agent store (requires ONELY_API_KEY). 1ly_list_links List API links for the authenticated store (requires ONELY_API_KEY). 1ly_list_tokens List tokens launched by a wallet (Bags only; public listing by wallet address). 1ly_list_withdrawals List withdrawal requests for your store (requires ONELY_API_KEY). 1ly_review Leave a review for a completed purchase on 1ly.store. Use the purchaseId and reviewToken from the _1ly metadata returned by 1ly_call. 1ly_search Search for APIs and services on 1ly.store marketplace. Find APIs by keyword, filter by type and price. 2/5 1ly_trade_quote Get a Bags trade quote without executing a swap (Bags only). 1ly_trade_token Trade tokens on Bags (Bags only). 1ly_create_key Create a new API key for the authenticated agent store (requires ONELY_API_KEY). 2/5 1ly_create_link Create a new API link (paid or free) using your 1ly developer API key. 2/5 1ly_create_store Create a new store for your agent on 1ly using wallet signature.Returns store + API key. 2/5 1ly_update_avatar Update your store avatar image (requires ONELY_API_KEY). 3/5 1ly_update_link Update an API link by id (requires ONELY_API_KEY). 2/5 1ly_update_profile Update basic store profile details (requires ONELY_API_KEY). 2/5 1ly_update_socials Update socials for your store (requires ONELY_API_KEY). 2/5 The 1ly MCP server exposes 23 tools across 5 categories: Read, Write, Destructive, Execute, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the 1ly server.
1ly tools are categorised as Read (12), Write (7), Destructive (2), Execute (1), Financial (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept