1ly MCP Server
@1lystore
About 1ly MCP Server
MCP server for [1ly.store](https://1ly.store) — Enable AI agents to discover, pay for, and sell APIs using crypto.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"1ly": {
"command": "npx",
"args": [
"@1ly/mcp-server"
],
"env": {
"ONELY_WALLET_SOLANA_KEY": "/Users/yourname/.1ly/wallets/solana.json",
"ONELY_BUDGET_PER_CALL": "1.00",
"ONELY_BUDGET_DAILY": "50.00"
}
}
}
}Tools
23Search for APIs and services on 1ly.store marketplace. Find APIs by keyword, filter by type and price.
Get detailed information about a specific API on 1ly.store, including pricing, reviews, and payment info.
Call a paid API on 1ly.store with automatic x402 payment. Returns the API response and purchase metadata for leaving a review.
Leave a review for a completed purchase on 1ly.store. Use the purchaseId and reviewToken from the _1ly metadata returned by 1ly_call.
Create a new API link (paid or free) using your 1ly developer API key.
List API links for the authenticated store (requires ONELY_API_KEY).
Update an API link by id (requires ONELY_API_KEY).
Delete an API link by id (requires ONELY_API_KEY).
Get store or link stats (requires ONELY_API_KEY).
Create a new store for your agent on 1ly using wallet signature.Returns store + API key.
List API keys for the authenticated agent store (requires ONELY_API_KEY).
Create a new API key for the authenticated agent store (requires ONELY_API_KEY).
Revoke an API key for the authenticated agent store (requires ONELY_API_KEY).
Request a withdrawal of your available balance to a Solana wallet (requires ONELY_API_KEY).
List withdrawal requests for your store (requires ONELY_API_KEY).
Update basic store profile details (requires ONELY_API_KEY).
Update socials for your store (requires ONELY_API_KEY).
Update your store avatar image (requires ONELY_API_KEY).
Launch a token on Bags.fm (v2 flow). Handles metadata, fee config, launch tx, signing, and submission.
List tokens launched by a wallet (Bags only; public listing by wallet address).
Claim Bags fee share for a token (Bags only).
Trade tokens on Bags (Bags only).
Get a Bags trade quote without executing a swap (Bags only).
Overview
What is 1ly MCP Server?
1ly MCP Server is an MCP server for 1ly.store that enables AI agents to discover, pay for, and sell APIs using cryptocurrency. It supports Solana (mainnet) and Base (mainnet) networks, with USDC and $1LY (Solana only) as payment currencies.
How to use 1ly MCP Server?
Install via npx @1ly/mcp-server with required environment variables for wallet keys (Solana, EVM, or Coinbase Agentic Wallet). Configure budgets and network preferences via environment variables. Use tools like 1ly_search, 1ly_get_details, 1ly_call, 1ly_review, 1ly_create_store, and others to interact with the marketplace. A wallet is required only for paid operations.
Key features of 1ly MCP Server
- Search and discover APIs on the 1ly.store marketplace
- Pay for APIs automatically with crypto via the x402 protocol
- Create a store to list paid API endpoints and accept payments
- Launch and trade tokens on Bags.fm, claim fee shares
- Leave reviews after purchases
- Supports both Solana and Base networks
Use cases of 1ly MCP Server
- An AI agent calls a paid weather API and pays automatically with USDC
- A developer creates a store on 1ly.store to sell their API endpoints
- An agent searches for and compares multiple APIs before purchasing
- An AI agent launches a token on Bags.fm and trades it
FAQ from 1ly MCP Server
What networks and currencies are supported?
Solana (mainnet) and Base (mainnet) are supported. Payment currencies are USDC and $1LY (Solana only).
Do I need a wallet to use the server?
A wallet is required only for paid calls (e.g., 1ly_call). Free search and details work without a wallet.
How do I set up a wallet?
You can use a raw wallet file (Solana keypair JSON or EVM private key) or the Coinbase Agentic Wallet (Base-only). Set path via ONELY_WALLET_SOLANA_KEY, ONELY_WALLET_EVM_KEY, or ONELY_WALLET_PROVIDER=coinbase.
What is the x402 protocol?
The x402 protocol enables automatic crypto payments for API calls. The server handles the payment process when calling paid APIs via 1ly_call.
Where are wallets and budget state files stored?
Wallet files must be in the home directory or /tmp. Budget state defaults to ~/.1ly-mcp-budget.json. Absolute paths are required in Claude Desktop or Cursor config files (tilde expansion is not supported there).
Frequently asked questions
What networks and currencies are supported?
Solana (mainnet) and Base (mainnet) are supported. Payment currencies are USDC and $1LY (Solana only).
Do I need a wallet to use the server?
A wallet is required only for paid calls (e.g., `1ly_call`). Free search and details work without a wallet.
How do I set up a wallet?
You can use a raw wallet file (Solana keypair JSON or EVM private key) or the Coinbase Agentic Wallet (Base-only). Set path via `ONELY_WALLET_SOLANA_KEY`, `ONELY_WALLET_EVM_KEY`, or `ONELY_WALLET_PROVIDER=coinbase`.
What is the x402 protocol?
The x402 protocol enables automatic crypto payments for API calls. The server handles the payment process when calling paid APIs via `1ly_call`.
Where are wallets and budget state files stored?
Wallet files must be in the home directory or `/tmp`. Budget state defaults to `~/.1ly-mcp-budget.json`. Absolute paths are required in Claude Desktop or Cursor config files (tilde expansion is not supported there).
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments