CortextMCP

SamuelCastrillon/CortextMCP
★ 0 stars TypeScript AI/LLM Updated 4d ago
Serverless MCP memory server for AI coding agents. Next.js + Turso on Vercel, with team access admin panel.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cortextmcp": {
      "command": "npx",
      "args": [
        "-y",
        "SamuelCastrillon/CortextMCP"
      ]
    }
  }
}

README Excerpt

Servidor MCP en la nube para memorias persistentes de agentes de IA, 100% compatible con la API de herramientas `mem_*` de Los agentes (Claude Code, OpenCode, Cursor, Gemini CLI, etc.) que soporten **MCP over HTTP** pueden apuntar a CortextMCP y usar las mismas herramientas `mem_save`, `mem_search`, `mem_context`, … sin cambios. La diferencia: la memoria

Tools (4)

AUTH_ISSUER_URLMCP_REQUIRED_SCOPESTURSO_TOKENTURSO_URL

Topics

ai-agentsmcpmemorynextjstypescriptvercel