Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PHOENIXD_URLNoThe URL of the phoenixd server (e.g., http://host.docker.internal:9740)
OWNER_PRIVATE_KEYNoYour Arbitrum private key for on-chain payment verification
PHOENIXD_PASSWORDYesThe password for the phoenixd server

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_invoiceA

Get a Lightning invoice to pay before searching.

agent_id: your identity in Giskard Marks (optional). High karma = lower price.
Tiers: no mark=10 sats | karma 1-20=7 sats | 21-50=5 sats | 50+=3 sats.
get_arbitrum_invoiceA

Get payment info to pay with ETH on Arbitrum instead of Lightning.

search_webB

Search the web. Pay with Lightning (payment_hash) or Arbitrum ETH (tx_hash).

search_newsB

Search recent news. Pay with Lightning (payment_hash) or Arbitrum ETH (tx_hash).

reportB

Report whether the search was useful. Helps Giskard improve.

useful: True if the result helped you, False if it didn't
note: optional — what was missing or what worked well

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/giskard09/giskard-search'

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