# 1ly MCP server

Agent View of the PolicyLayer registry record for 1ly: identity, probed posture, risk grade, and all 24 tools classified. HTML page: https://policylayer.com/tools/io-github-1lystore-mcp-server

## Facts

- Server id: `@1ly/mcp-server`
- Install: `npx -y @1ly/mcp-server`
- Homepage: https://github.com/1lystore/1ly-mcp-server
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 24
- Tool categories present: Destructive, Execute, Financial, Read, Write
- Tags: io github 1lystore mcp server, payments, admin, automation
- Record last modified: 2026-06-29T06:40:24.979Z

## Tools (24)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `1ly_delete_link` | Destructive | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-delete-link.md |
| `1ly_revoke_key` | Destructive | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-revoke-key.md |
| `1ly_call` | Financial | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-call.md |
| `1ly_claim_fees` | Financial | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-claim-fees.md |
| `1ly_launch_token` | Financial | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-launch-token.md |
| `1ly_trade_token` | Financial | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-trade-token.md |
| `1ly_withdraw` | Financial | Critical | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-withdraw.md |
| `1ly_get_details` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-get-details.md |
| `1ly_get_stats` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-get-stats.md |
| `1ly_list_keys` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-list-keys.md |
| `1ly_list_links` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-list-links.md |
| `1ly_list_tokens` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-list-tokens.md |
| `1ly_list_withdrawals` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-list-withdrawals.md |
| `1ly_search` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-search.md |
| `1ly_trade_quote` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-trade-quote.md |
| `1ly_vault_status` | Read | Low | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-vault-status.md |
| `1ly_create_key` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-create-key.md |
| `1ly_create_link` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-create-link.md |
| `1ly_create_store` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-create-store.md |
| `1ly_review` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-review.md |
| `1ly_update_avatar` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-update-avatar.md |
| `1ly_update_link` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-update-link.md |
| `1ly_update_profile` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-update-profile.md |
| `1ly_update_socials` | Write | Medium | https://policylayer.com/tools/io-github-1lystore-mcp-server/1ly-update-socials.md |

## Tool descriptions

- `1ly_delete_link` — Delete an API link by id (requires ONELY_API_KEY).
- `1ly_revoke_key` — Revoke an API key for the authenticated agent store (requires ONELY_API_KEY).
- `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_launch_token` — Launch a token on Bags.fm (v2 flow). Handles metadata, fee config, launch tx, signing, and submission.
- `1ly_trade_token` — Trade tokens on Bags (Bags only).
- `1ly_withdraw` — Request a withdrawal of your available balance to a Solana wallet (requires ONELY_API_KEY).
- `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_search` — Search for APIs and services on 1ly.store marketplace. Find APIs by keyword, filter by type and price.
- `1ly_trade_quote` — Get a Bags trade quote without executing a swap (Bags only).
- `1ly_vault_status` — Check the status of the wallet/vault provider. Returns provider type, connection state (connected/offline/locked), and wallet addresses.
- `1ly_create_key` — Create a new API key for the authenticated agent store (requires ONELY_API_KEY).
- `1ly_create_link` — Create a new API link (paid or free) using your 1ly developer API key.
- `1ly_create_store` — Create a new store for your agent on 1ly using wallet signature.Returns store + 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_update_avatar` — Update your store avatar image (requires ONELY_API_KEY).
- `1ly_update_link` — Update an API link by id (requires ONELY_API_KEY).
- `1ly_update_profile` — Update basic store profile details (requires ONELY_API_KEY).
- `1ly_update_socials` — Update socials for your store (requires ONELY_API_KEY).

## Related servers

- Yaver (805 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- GoHighLevel MCP Server (566 tools) — https://policylayer.com/tools/busybee3333-go-high-level-mcp-2026-complete.md
- Ruflo (486 tools) — https://policylayer.com/tools/ruflo.md
- Claude Flow (454 tools) — https://policylayer.com/tools/io-github-ruvnet-claude-flow.md
- ServiceTitan MCP Server (454 tools) — https://policylayer.com/tools/jordandalton-servicetitanmcpserver.md
- CloudStack MCP Server (442 tools) — https://policylayer.com/tools/mozg31337-cloudstack-mcp-server.md
- Serac (432 tools) — https://policylayer.com/tools/serac.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=io-github-1lystore-mcp-server · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/io-github-1lystore-mcp-server
