SkillRepo for Cursor
dev.skillrepo/skillrepo
Governed AI agent skills — one library, distributed to devs and exposed to remote agents over MCP.
client:Cursor
transport:streamable-http
Install SkillRepo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"skillrepo": {
"url": "https://mcp.skillrepo.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs