MCP Server
MCP
Maindex Smart Memory Service
Simple memory for AI: keep, recall, update, and forget information across sessions.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://maindex.io/mcp",
"headers": [
{
"description": "Maindex API key. Create one at https://maindex.io/dashboard/settings",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment