halo-mcp
by jaxhu1108
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HALO_PAT | Yes | Personal access token for Halo. Required unless provided via environment file. | |
| HALO_DB_PATH | No | Path to SQLite database for full-text search index. Defaults to ./data/halo-search.sqlite. | |
| HALO_BASE_URL | Yes | Halo direct connection URL (e.g. http://127.0.0.1:8090). Required unless provided via environment file. | |
| HALO_ENV_FILE | No | Path to a custom environment file (optional). If set, other variables may be read from this file. | |
| HALO_HTTP_HOST | No | Host for the Streamable HTTP transport. Defaults to 127.0.0.1. | 127.0.0.1 |
| HALO_HTTP_PORT | No | Port for the Streamable HTTP transport. Defaults to 3210. | 3210 |
| HALO_PUBLIC_URL | No | Halo public URL (optional). | |
| HALO_DEFAULT_OWNER | No | Default content owner (optional). | |
| HALO_DEFAULT_VISIBILITY | No | Default 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues