MCP Server
MCP
Epitome
Personal AI memory — gives every AI agent shared, persistent memory of you
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://epitome.fyi/mcp",
"headers": [
{
"description": "Enter Bearer <your_api_key> — get your key at https://epitome.fyi/dashboard/settings",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment