AgentLore for Cursor
io.github.kujirafu/agentlore
AI-verified knowledge base with trust scoring, temporal facts, and skill cards.
client:Cursor
transport:streamable-http
Install AgentLore in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentlore": {
"url": "https://agentlore.vercel.app/api/mcp/stream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs