agentprofile for Cursor
io.github.everyai-com/agentprofile
One profile — skills, credentials, and memory — synced to every agent tool via one MCP URL.
client:Cursor
transport:streamable-http
Install agentprofile in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentprofile": {
"url": "https://agentprofile.everyai-com.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs