1ly MCP Server
@1lystore
1ly MCP Server について
MCP server for [1ly.store](https://1ly.store) — Enable AI agents to discover, pay for, and sell APIs using crypto.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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).
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント