Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLANA_RPC_URLNoCustom Solana RPC endpoint (defaults to the network's public RPC).
SOLINKIFY_API_URLNoSolinkify backend base URL (defaults to https://api.solinkify.com).
SOLINKIFY_NETWORKNodevnet (default) or mainnet-beta.
SOLINKIFY_PROGRAM_IDNoOverride the on-chain program id (defaults to the deployed program).
SOLINKIFY_USER_AGENTNoUser-Agent presented to gated sites (defaults to a GPTBot-compatible identity so sites answer 402 instead of being scraped).
SOLINKIFY_WALLET_BS58NoAlternative to SOLINKIFY_WALLET_PATH: the agent's secret key as a base58 string.
SOLINKIFY_WALLET_PATHNoPath to the agent's Solana JSON keypair. Only the spending tools need it; discovery and search work without a wallet.
SOLINKIFY_DAILY_CAP_USDNoHard cap for total spend per UTC day in USD (default 10).
SOLINKIFY_MAX_PAYMENT_USDNoHard cap for a single payment in USD (default 1).

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/Zenidp/solinkify-mcp'

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