Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBYTE_NETWORKNoNetwork used when a call omits `network`. CLI flag: --networkmainnet
OBYTE_HUB_ADDRESSNoCustom hub URL for default network. CLI flag: --hubNetwork default
OBYTE_MAX_CONCURRENCYNoConcurrent hub requests, 1..10. CLI flag: --max-concurrency4
OBYTE_MAX_OUTPUT_BYTESNoMax tool output bytes, 16384..1048576. CLI flag: --max-output-bytes262144
OBYTE_REQUEST_TIMEOUT_MSNoHub request timeout, 1000..120000. CLI flag: --timeout-ms20000
OBYTE_MAINNET_HUB_ADDRESSNoCustom mainnet hub. CLI flag: --mainnet-hubhttps://obyte.org/api
OBYTE_TESTNET_HUB_ADDRESSNoCustom testnet hub. CLI flag: --testnet-hubhttps://testnet.obyte.org/api
OBYTE_TOKEN_REGISTRY_ADDRESSNoToken registry AA for default network. CLI flag: --token-registryMainnet registry / unset
OBYTE_MAINNET_TOKEN_REGISTRY_ADDRESSNoMainnet token registry AA. CLI flag: --mainnet-token-registryOfficial registry
OBYTE_TESTNET_TOKEN_REGISTRY_ADDRESSNoTestnet token registry AA. CLI flag: --testnet-token-registryunset

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/Taump/obyte-mcp'

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