MCP Server
MCP
Kortexio Memory
Hosted ambient memory for AI agents. Retrieve context and save notes via MCP tools with OAuth.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.kortexio.io/{appId}/mcp",
"variables": {
"appId": {
"description": "Your Kortexio application ID (GUID from the dashboard)",
"isRequired": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment