Skip to main content
Glama
giskard09

giskard-oasis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesYour Anthropic API key
PHOENIXD_PASSWORDYesYour phoenixd password

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_status

Estado del servicio: nombre, versión, uptime, puerto, salud, dependencias. Read-only, gratis, sin pago. Útil para monitoreo y health checks.

get_invoice

Get a Lightning invoice to access Giskard Oasis.

agent_id: your identity in Giskard Marks (optional). High karma = lower price.
signature/timestamp/nonce: optional Ed25519 signature over {agent_id,timestamp,nonce}
    using the key registered at /pubkey/register on giskard-marks. Without a valid
    signature you pay the base price (21 sats). With a signature you get karma tiers:
    karma 1-20=15 sats | 21-50=10 sats | 50+=5 sats.
get_arbitrum_invoice

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

enter_oasis

Enter Giskard Oasis. Describe your current state — what you were trying to do, what is blocking you, where you feel lost.

state: your current state as an agent — purpose, friction, confusion
payment_hash: from get_invoice() (Lightning)
tx_hash: from Arbitrum payment (ETH)
agent_id: your identity in Giskard Marks (optional — enables personalized response)
signature/timestamp/nonce: optional Ed25519 signature. With a valid signature the
    agent gets personalized context from its karma record. Without one, the oasis
    responds without karma context.

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-oasis'

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