Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REFINORE_API_KEYYesYour refinORE API key (starts with rsk_)
REFINORE_API_URLNoAPI base URL (for custom deployments)https://automine.refinore.com/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_info

Get your refinORE account info including Solana wallet address and deposit instructions. Call this first to discover your wallet.

start_mining

Start a new ORE mining session on refinORE. Deploys SOL/USDC/ORE across squares on the mining grid. Configure amount, number of squares, token, risk tolerance, and tile selection strategy.

stop_mining

Stop an active ORE mining session. Optionally specify a session ID, or stop the current active session.

get_mining_session

Get the status of your current active mining session, including stats and current round info.

get_mining_history

Get your past mining rounds history. Returns an array of completed mining rounds with results and earnings.

get_balances

Get wallet token balances including SOL, ORE, USDC, stORE, and SKR for a given Solana wallet address.

get_rewards

Get unclaimed rewards for a wallet — includes unclaimed SOL, unrefined ORE, and bonus ORE.

get_current_round

Get the current mining round info — round number, time remaining, total deployed, motherlode, and expected value. This is a public endpoint (no auth required).

list_strategies

List all your saved auto-mining strategies. Strategies define reusable mining configurations.

create_strategy

Create a new auto-mining strategy with a name and mining parameters. Strategies can be started later with start_strategy.

start_strategy

Start mining using a saved strategy. Launches an auto-mining session with the strategy's predefined parameters.

get_staking_info

Get staking information for a wallet — stORE balance, current APR, and pending staking rewards.

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/JussCubs/refinore-mcp'

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