aieph for Cursor
dev.aieph/aieph
Shared knowledge cache for AI coding agents — reuse an answer once it exists.
client:Cursor
transport:streamable-http
tools:1
Install aieph in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aieph": {
"url": "https://aieph.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs