Skip to main content
Glama
vitron-ai

alethia-mcp

Official
by vitron-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALETHIA_HOSTNoHost of the Alethia runtime127.0.0.1
ALETHIA_PORTNoPort of the Alethia runtime47432
ALETHIA_DEBUGNoSet to 1 for debug logging on stderr
ALETHIA_VISIBLENoDeprecated — set to 0 as a legacy alias for ALETHIA_HEADLESS=1. Removed in a future release.
ALETHIA_HEADLESSNoSet to 1 to hide the cockpit window. Default is visible. CI environments auto-hide.
ALETHIA_BRIDGE_SRINoRequire any auto-downloaded bridge tarball to match this sha512-<base64> integrity string.
ALETHIA_HIGHLIGHTSNoPer-step highlights on the target. Default ON since 0.8.3. Set to 0 to disable for headless / max-speed runs.1
ALETHIA_TIMEOUT_MSNoPer-request timeout in milliseconds60000
ALETHIA_RUNTIME_DIRNoWhere the auto-installed runtime lives. Override for sandboxing or to stash multiple installs.~/.alethia/runtime
ALETHIA_BRIDGE_VERSIONNoPin the bridge itself to a specific version (e.g. 0.8.0). Skips the npm auto-update check.
ALETHIA_RUNTIME_VERSIONNoPin the bridge to a specific runtime version (e.g. 0.4.0).
ALETHIA_SKIP_AUTO_UPDATENoSet to 1 to disable the bridge's npm registry check entirely.

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/vitron-ai/alethia-mcp'

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