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_infoA

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

start_miningB

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_miningA

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

get_mining_sessionB

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

get_mining_historyC

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

get_balancesB

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

get_rewardsC

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

get_current_roundA

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_strategiesA

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

create_strategyB

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

start_strategyB

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

get_staking_infoC

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