Skip to main content
Glama
Himan-D

Hystersis MCP Server

by Himan-D

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HYSTERSIS_API_KEYNoOptional API key for authentication
HYSTERSIS_API_URLNoThe URL of the Hystersis API serverhttp://localhost:8080

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_memoryA

Add a new persistent memory or fact to Hystersis. Use this when the user shares a preference, fact, or instruction that should be remembered across sessions.

search_memoriesC

Search for existing memories in Hystersis using semantic or graph spreading activation.

get_contextA

Retrieve aggregated agent context from Hystersis including relevant memories for the current state.

create_entityC

Create a named entity in the Hystersis knowledge graph.

create_relationB

Create a relationship between two entities in the Hystersis knowledge graph.

compression_statsA

Retrieve compression metrics and token savings from the Hystersis ProMem engine.

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/Himan-D/hystersis-mcp'

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