Skip to main content
Glama
karrolcia

Hippocampus

by karrolcia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
PORTNoServer port3000
HIPPO_TOKENNoBearer token for local dev (skip OAuth)
HIPPO_DB_PATHNoDatabase file location./data/hippocampus.db
HIPPO_OAUTH_USERNoOAuth login username
HIPPO_PASSPHRASEYesDatabase encryption passphrase
RATE_LIMIT_RECALLNoRead rate limit per minute60
HIPPO_OAUTH_ISSUERNoYour server URL - enables OAuth
TRANSFORMERS_CACHENoEmbedding model cache directory
RATE_LIMIT_REMEMBERNoWrite rate limit per minute20
HIPPO_OAUTH_PASSWORD_HASHNoSHA-256 hash of OAuth password
HIPPO_CONTEXT_MAX_OBSERVATIONSNoMax observations in context resource100

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/karrolcia/hippocampus'

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