Acorn Reply for Cursor
com.acornreply/server
Read and edit your Acorn Reply knowledge base from any MCP client.
client:Cursor
transport:streamable-http
Install Acorn Reply in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://mcp.acornreply.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs