Skip to main content
Glama
0xmythril

steno-personal

by 0xmythril

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the portal and the MCP endpoint listen on.3000
DATA_DIRNoWhere everything lives: the SQLite file, media, WhatsApp auth state, the generated secret../data
SECRET_KEYNoEncrypts the Telegram session, revealable access keys and your OpenRouter key at rest. Changing or losing it means re-pairing the channels and re-entering the OpenRouter key; your messages are unaffected.
DO_NOT_TRACKNoSet to '1' and no anonymous usage event is ever sent, whatever Settings says.
STENO_MINT_KEYNoEmergency: mints a labelled key once into the boot log.
TELEGRAM_API_IDNoOptional: run under your own Telegram application. Set together with TELEGRAM_API_HASH or neither.
TELEGRAM_API_HASHNoOptional: run under your own Telegram application. Set together with TELEGRAM_API_ID or neither.

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/0xmythril/steno-personal'

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