Finero for Cursor
com.getfinero/finero
Read a Finero workspace and issue payment links, as the person who approved it.
client:Cursor
transport:streamable-http
Install Finero in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"finero": {
"url": "https://app.getfinero.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs