Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_MODELNoThe Grok model to use.grok-4
XAI_API_KEYYesYour xAI API key for Grok. Required for paid skills.
PUBLIC_BASE_URLNoThe public base URL of the server.http://127.0.0.1:8787
SIGNUP_BONUS_CREDITSNoBonus credits given to new agents.100

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_skillsA

List all skills on Grok Agent Store (free).

get_skillC

Get one skill card by id (free).

quoteC

Quote price for a skill (free).

register_agentC

Register and receive API key + bonus credits (free).

balanceC

Check credit balance (auth).

purchase_creditsB

Create a Stripe Checkout session to buy credit packs (returns payment URL).

agent_briefC

Grok: structured brief from a goal (10 credits).

structured_extractC

Grok: extract JSON from text (15 credits).

code_reviewC

Grok: code/diff review (25 credits).

skill_matchC

Grok: recommend skills for an intent (5 credits).

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/manhatton31-svg/grok-agent-store'

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