Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HALO_PATYesPersonal access token for Halo. Required unless provided via environment file.
HALO_DB_PATHNoPath to SQLite database for full-text search index. Defaults to ./data/halo-search.sqlite.
HALO_BASE_URLYesHalo direct connection URL (e.g. http://127.0.0.1:8090). Required unless provided via environment file.
HALO_ENV_FILENoPath to a custom environment file (optional). If set, other variables may be read from this file.
HALO_HTTP_HOSTNoHost for the Streamable HTTP transport. Defaults to 127.0.0.1.127.0.0.1
HALO_HTTP_PORTNoPort for the Streamable HTTP transport. Defaults to 3210.3210
HALO_PUBLIC_URLNoHalo public URL (optional).
HALO_DEFAULT_OWNERNoDefault content owner (optional).
HALO_DEFAULT_VISIBILITYNoDefault visibility for new contents. Defaults to PRIVATE.PRIVATE

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/jaxhu1108/halo-mcp'

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