KIAgent for Cursor
com.localkiagent/kiagent
Your mail, chats and documents indexed into a local SQLite corpus, served to AI clients over MCP.
client:Cursor
transport:streamable-http
Install KIAgent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kiagent": {
"url": "https://{subdomain}.localkiagent.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs