MCP Server
MCP
Engram
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.getengram.app/mcp",
"headers": [
{
"description": "Bearer token — use your Engram API key (engram_sk_live_*) or OAuth access token",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment