Skip to main content
Glama
Friezaaaa
by Friezaaaa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_PRICENoPrice for x402 payment. Default is $0.005.$0.005
X402_PAY_TONoPublic receiving address for x402 payments. Required when X402_ENABLED=true.
X402_ENABLEDNoSet to 'true' to enable x402 payment protection. If unset or false, startup requires no payment settings.
X402_NETWORKNoNetwork for x402 payments. Default is eip155:84532 (Base Sepolia). Use eip155:8453 for Base mainnet.eip155:84532
CDP_API_KEY_IDNoCoinbase CDP API key ID. Required when using Base mainnet (X402_NETWORK=eip155:8453).
MAX_OUTPUT_CHARSNoMaximum allowed output characters. Default is 50000.50000
RATE_LIMIT_BURSTNoRate limit burst. Default is 10.10
CDP_API_KEY_SECRETNoCoinbase CDP API key secret. Required when using Base mainnet (X402_NETWORK=eip155:8453).
ALLOW_PRIVATE_NETWORKNoSet to '1' to allow private network access. Do not set in production.
FETCH_TIMEOUT_SECONDSNoHTTP fetch timeout in seconds. Default is 12.12
RATE_LIMIT_PER_MINUTENoRate limit per minute. Default is 30.30
MAX_CONCURRENT_FETCHESNoMaximum number of concurrent fetches. Recommended default is 4.4
BROWSER_TIMEOUT_SECONDSNoBrowser timeout in seconds. Default is 15.15
MAX_CONCURRENT_BROWSERSNoMaximum number of concurrent browser processes. Recommended default is 1.1
DEFAULT_MAX_OUTPUT_CHARSNoDefault maximum output characters. Default is 20000.20000
TOTAL_REQUEST_TIMEOUT_SECONDSNoTotal request timeout in seconds. Default is 25.25

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/Friezaaaa/smartfetch'

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