modern treasury for Cursor
io.usefulapi/modern-treasury
MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.
client:Cursor
transport:streamable-http
Install modern treasury in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"modern-treasury": {
"url": "https://modern-treasury.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs