Kortexio Memory
Rank #8,306io.kortexio/memory
Hosted ambient memory for AI agents. Retrieve context and save notes via MCP tools with OAuth.
Kortexio Memory is a Model Context Protocol (MCP) server published by Kortexio. It ranks #8,306 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Kortexio Memory is listed on Official MCP, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 123,740 of 132,046 servers on MCP Toplist.
Use Kortexio Memory
claude mcp add --transport http memory https://mcp.kortexio.io/%7BappId%7D/mcp[mcp_servers.memory]
url = "https://mcp.kortexio.io/%7BappId%7D/mcp"Add to ~/.codex/config.toml.
https://mcp.kortexio.io/%7BappId%7D/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"memory": {
"url": "https://mcp.kortexio.io/%7BappId%7D/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memory": {
"type": "http",
"url": "https://mcp.kortexio.io/%7BappId%7D/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memory": {
"serverUrl": "https://mcp.kortexio.io/%7BappId%7D/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memory": {
"url": "https://mcp.kortexio.io/%7BappId%7D/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.kortexio%2Fmemory)<a href="https://mcptoplist.com/server/io.kortexio%2Fmemory"><img src="https://mcptoplist.com/badge/io.kortexio%2Fmemory.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Kortexio
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Kortexio Memory?
- Kortexio Memory is maintained by Kortexio, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Kortexio Memory listed on the Official MCP Registry?
- Yes — Kortexio Memory is listed on the Official MCP Registry.
- How many versions does Kortexio Memory have?
- MCP Toplist tracks 1 version of Kortexio Memory, most recently published on Jul 22, 2026.
- Where can I find the source code for Kortexio Memory?
- The source code for Kortexio Memory is hosted at github.com/Kortexio/ContextMemory.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.