raisely for Cursor
io.usefulapi/raisely
Read campaigns, donations, profiles and supporters; record offline donations and upsert users.
client:Cursor
transport:streamable-http
Install raisely in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"raisely": {
"url": "https://raisely.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs