SimpleFINRead-only
List SimpleFIN access
list_simplefin_accessList the SimpleFIN access this workspace has issued to third-party apps (Actual Budget, Securo, and other SimpleFIN clients). Returns each access's name, target app, status (waiting for the app to claim its setup token / active / expired / revoked), account scope, and when an app last used it. Setup tokens and secrets are never returned.
Parameters
This tool takes no parameters.
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "list_simplefin_access","arguments": {}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent
Related SimpleFIN tools
Create SimpleFIN access
create_simplefin_accessIssue a new SimpleFIN setup token so a third-party app can read this workspace’s banks.Rotate SimpleFIN accessrotate_simplefin_accessIssue a fresh setup token for an existing SimpleFIN access.Revoke SimpleFIN accessrevoke_simplefin_accessRevoke a SimpleFIN access.