Loading MCP server directory, please wait...
MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.
npx @getmcp/cli add io.github.1lystore/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.1lystore/mcp-server": {
"command": "npx",
"args": [
"-y",
"@1ly/mcp-server"
],
"env": {
"ONELY_WALLET_SOLANA_KEY": "",
"ONELY_WALLET_EVM_KEY": "",
"ONELY_API_KEY": "",
"ONELY_WALLET_PROVIDER": "",
"ONELY_NETWORK": "",
"ONELY_SOLANA_RPC_URL": "",
"ONELY_BUDGET_PER_CALL": "",
"ONELY_BUDGET_DAILY": "",
"ONELY_BUDGET_STATE_FILE": "",
"ONELY_SOLANA_DRY_RUN": "",
"ONELY_API_BASE": ""
}
}
}
}