Cloudflare-hosted MCP server for code indexing, retrieval, and assistant memory with a direct remote MCP endpoint and local stdio bridge.
{
"mcpServers": {
"cf-memory": {
"command": "npx",
"args": [
"-y",
"cf-memory-mcp"
]
}
}
}