Skip to main content
Glama
1lystore

@1ly/mcp-server

Official
by 1lystore

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DCP_VAULT_IDNoVault ID for DCP relay (remote mode).
DCP_RELAY_URLNoRelay URL (e.g., wss://relay.dcp.1ly.store).
MCP_HTTP_HOSTNoHost for HTTP MCP server (default: 0.0.0.0).0.0.0.0
MCP_HTTP_PORTNoPort for HTTP MCP server (default: 3000).3000
MCP_TRANSPORTNoSet to 'http' to run HTTP MCP server (default: stdio).
ONELY_API_KEYNoAPI key for seller tools. Auto-loaded after 1ly_create_store.
ONELY_NETWORKNoPreferred network: solana or base (default: solana).solana
ONELY_API_BASENoAPI base URL (default: https://1ly.store).https://1ly.store
DCP_RELAY_TOKENNoPairing token for relay (if required).
ONELY_BUDGET_DAILYNoDaily USD spending limit (default: 50.00).50.00
DCP_RELAY_PLAINTEXTNoSet to '1' to disable HPKE (dev only).
ONELY_SOLANA_DRY_RUNNoSet to '1' to simulate Solana transactions without broadcasting.
ONELY_SOLANA_RPC_URLNoSolana RPC URL (default: https://api.mainnet-beta.solana.com).https://api.mainnet-beta.solana.com
ONELY_WALLET_EVM_KEYNoPath to EVM private key file, or inline hex key (with or without 0x).
ONELY_BUDGET_PER_CALLNoMax USD per API call (default: 1.00).1.00
ONELY_WALLET_PROVIDERNo'raw' (default) or 'coinbase' (Agentic Wallet, Base-only).
ONELY_BUDGET_STATE_FILENoPath to local budget state file (default: ~/.1ly-mcp-budget.json).~/.1ly-mcp-budget.json
ONELY_WALLET_SOLANA_KEYNoPath to Solana keypair JSON file, or inline JSON array.
DCP_VAULT_HPKE_PUBLIC_KEYNoBase64 HPKE public key for the vault (remote mode).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1lystore/1ly-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server