Skip to main content
Glama
kaminocorp
by kaminocorp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ELEPHANTASM_API_KEYYesYour API key (starts with sk_live_)
ELEPHANTASM_ANIMA_IDNoDefault anima ID (can be overridden per tool call)
ELEPHANTASM_ENDPOINTNoAPI endpointhttps://api.elephantasm.com/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
queryA

Search an Anima's brain across memories, knowledge, and identity. Returns relevant results ranked by semantic similarity to your query. Use this for general questions about what the Anima knows or remembers.

search_memoriesA

Semantic search across an Anima's memories. Returns memories ranked by similarity to your query. Use this when you want to find specific past experiences or interactions.

search_knowledgeA

Semantic search across an Anima's knowledge base. Returns canonicalized truths (facts, concepts, methods, principles, experiences) ranked by similarity. Use this for structured knowledge retrieval.

get_identityB

Get an Anima's identity profile — personality type, communication style, and self-reflection data.

ingest_eventA

Record an interaction event for future memory synthesis. Use this to capture messages, tool calls, or other signals that should become part of the Anima's long-term memory.

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/kaminocorp/elephantasm-mcp'

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