Repowise (Hosted) for Cursor
dev.repowise/repowise-hosted
Hosted codebase intelligence for repos indexed on repowise.dev — no local indexing needed.
client:Cursor
transport:streamable-http
Install Repowise (Hosted) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"repowise-hosted": {
"url": "https://api.repowise.dev/mcp/{owner}/{repo}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs