E
Ekkos MCP Server
by @ekkostech
ekkOS Memory MCP Server - Universal AI memory across Cursor, Windsurf, VS Code
Created 12/14/2025
Updated 1 day ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-ekkos-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"ekkostech-ekkos-mcp-server": {
"command": "npx",
"args": [
"ekkostech-ekkos-mcp-server"
]
}
}
}