Developer Tools
Trust: 39/100 (Limited)io.github.1lystore/mcp-server Guide
MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.
3 starsby 1lystore
Quick Start
Install
npx @1ly/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-1lystore-mcp-server": {
"command": "npx",
"args": [
"@1ly/mcp-server"
]
}
}
}