MCP Server
MCP
Maindex Expert Memory Service
Full-control memory API for AI agents — memories, collections, links, search, and bulk operations.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://expert.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