siGit for Cursor
si.sigit/sigit
MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.
client:Cursor
transport:streamable-http
Install siGit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sigit": {
"url": "https://sigit.si/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs