MCP Server
MCP
Mnema — AI Memory Layer
Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://secondbrain.hoangha.shop/api/mcp",
"headers": [
{
"description": "Personal access token as `Bearer mnk_…`. Mint one (free) at https://secondbrain.hoangha.shop/connect",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment