AgentsKit Registry for Cursor
io.github.agentskit-io/agentskit-registry
Discover open-source AI agents and get source-owned installation instructions through MCP.
client:Cursor
transport:streamable-http
tools:4
Install AgentsKit Registry in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentskit-registry": {
"url": "https://registry.agentskit.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs