productivityapi_key

Rize

Rize is an AI-powered time tracking and productivity tool that automatically tracks your work time and provides insights.

Verdict

Rize is a banking-as-a-service platform that lets fintech apps embed accounts, cards, and payments. In Switchy, @mentioning Rize gives your team programmatic access to create user accounts, issue virtual cards, manage counterparties for transfers, and retrieve cardholder data — all without leaving the conversation. This is most useful for teams building or operating financial products who need to onboard users, provision accounts, or troubleshoot card issues on the fly. Note that Rize requires partner-level API credentials, so this integration is intended for teams already contracted with Rize, not end-user consumers.

Common use cases

  • Onboard new users and provision accounts instantly
  • Issue virtual cards for beta testers
  • Look up cardholder details during support calls
  • Register counterparties for outbound transfers
  • Generate API keys for partner integrations

Integration

Vendor
Rize
Category
productivity
Auth
API_KEY
Tools
8
Composio slug
rize

Tools

  • Create API Key

    Create a new API key for the partner. Use this action when you need to generate a new API key for authentication with the Rize API. The API key is created server-side and returned in the response. Note: This action does not require any inpu

  • Create a Rize counterparty

    Creates a new Counterparty in the Rize system. A counterparty represents an external party (such as a vendor, supplier, or business partner) that can receive transfers from your account. Use when setting up external payment recipients or bu

  • Create Card

    Creates a new card in the Rize system. Use this action when you need to create a new card for a cardholder. The card will be associated with the specified partner financial account. Card creation is irreversible once processed — ensure all

  • Create Cardholder

    Creates a new cardholder in the Rize system. Use this action when you need to register a new cardholder with their personal information, addresses, and tax identification. This action is irreversible once processed.

  • Create Partner Financial Account

    Create a new financial account for an existing partner in the Rize admin API. Use this action when you need to provision a new financial account (such as a bank account) for a partner organization that already exists in the Rize platform. T

  • Create User

    Creates a new user in the Rize system. Use this action when you need to register a new user with their email, name, and role. Optionally, cardholder information can be provided to associate a cardholder profile with the user.

  • Get Cardholder

    Retrieve detailed information about a specific cardholder using their unique identifier. Use this action when you need to fetch cardholder profile data including name, contact information, addresses, and demographic details.

  • Get Virtual Card Image

    Retrieves the virtual card image asset. Returns the image representation of a virtual debit card which can be displayed in mobile or web applications. Use this action when you need to fetch the visual representation of a virtual debit card

Setup

Setup guide

  1. 11. In Switchy, open the Space where you want to use Rize and click the integrations panel. 2. Search for Rize and click Connect. 3. You'll be prompted to paste your Rize API key — retrieve this from your Rize partner dashboard under API Settings or contact your Rize account manager if you don't have one yet. 4. Paste the key into the Switchy dialog and click Authorize. 5. Switchy will verify the key by making a test call to the Rize API. 6. Once connected, type '@Rize create a new user with email test@example.com' in the Space to confirm the integration works. 7. If the command returns a user ID, you're ready to invoke any of Rize's eight tools by @mentioning Rize and describing the task.

What teammates see: by default, memories from Rize are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

Create Test User

@Rize create a new user with email demo@myapp.com, first name Alex, last name Smith, and role 'customer'.
Open in a Space →

Issue Virtual Card

@Rize create a virtual card for cardholder ID ch_abc123 linked to partner financial account pfa_xyz789.
Open in a Space →

Fetch Cardholder Profile

@Rize get cardholder details for ID ch_abc123 and show me their registered address and phone number.
Open in a Space →

Register Payment Counterparty

@Rize create a counterparty named 'Acme Supplies' with routing number 021000021 and account number 123456789.
Open in a Space →

Provision Partner Account

@Rize create a partner financial account for partner ID prt_456 with account type 'checking' and currency USD.
Open in a Space →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@Rize show me the details for cardholder ID ch_abc123xyz including their current addresses and tax information

Output

Retrieved cardholder profile for John Martinez (ch_abc123xyz). Primary address: 742 Oak Street, Austin, TX 78701. Mailing address matches primary. Tax ID on file (SSN, last 4: 8821). Email: j.martinez@example.com. Phone: +1-512-555-0198. Account status: Active. Created March 2024. This illustrative example shows the kind of profile data the Rize MCP returns when querying a cardholder record.

Notes

This example demonstrates read access to cardholder PII. Requires API key with cardholder:read scope. Be aware you're handling sensitive personal data including tax identification — ensure your Space has appropriate access controls and your team understands data handling obligations before using this capability in production workflows.

Prompt

@Rize create a new virtual card for partner financial account pfa_demo456 with spending limit of $2500 per month

Output

Created virtual debit card card_vrt789def for account pfa_demo456. Card number (masked): •••• •••• •••• 4392. Expiration: 08/2027. CVV available via secure endpoint. Monthly spending limit set to $2,500.00. Card status: Active and ready for transactions. Cardholder can retrieve full card details and virtual image through the mobile app. This example illustrates the card provisioning response structure.

Notes

This write action creates a real financial instrument with immediate transaction capability. Requires partner:write and card:create scopes. Card creation is irreversible — you cannot delete cards, only deactivate them. Always verify the partner account ID and spending limits before issuing this command, as misconfigured cards create compliance and fraud risk.

Prompt

@Rize list all cardholders created in the last 30 days and summarize their account statuses, flagging any with incomplete tax documentation

Output

Found 47 cardholders created since January 15, 2025. Account status breakdown: 41 Active, 4 Pending (awaiting identity verification), 2 Suspended. Tax documentation review: 3 cardholders missing complete W-9 forms (ch_pending891, ch_pending902, ch_active334). All Pending accounts are within the standard 3-business-day verification window. The 2 Suspended accounts were flagged by automated fraud screening and require manual review. This synthesis combines cardholder listing with AI analysis of compliance gaps.

Notes

This example pairs the MCP's list capability with AI reasoning to surface compliance issues. Useful for onboarding audits or regulatory reporting prep. Note that cardholder listing may be paginated for large datasets — the MCP returns up to 100 records per call. For accounts with thousands of cardholders, you'll need to handle pagination or narrow the date range.

Use-case deep-dives

Expense card provisioning for contractors

When Rize wins for onboarding freelancers with spend limits

A 6-person agency hires 3 contractors per quarter and needs to issue virtual cards with spend caps within 24 hours of signing. Rize's MCP is the right call here because the Create Cardholder and Create Card tools let you script the full provisioning flow—register the person, attach them to a partner financial account, and generate a virtual card—without leaving your workspace. The Get Virtual Card Image tool means you can even surface the card asset in Slack or email. This works cleanly up to about 20 active cardholders; beyond that, you'll want a dedicated dashboard because the MCP doesn't expose batch operations or spend analytics. If your onboarding cadence is monthly or slower and you're under 30 cards total, Rize keeps the workflow in one place without forcing your ops lead into a separate admin portal.

Vendor payment setup for SaaS subscriptions

When Rize handles recurring vendor transfers at small scale

A 10-person startup pays 8 SaaS vendors monthly and wants to automate ACH transfers without a full AP system. Rize's Create a Rize counterparty tool lets you register each vendor once, then script the transfer initiation from your finance channel. The partner financial account structure means you can isolate vendor spend from payroll or other buckets. This setup shines when your vendor count is stable (under 15) and your CFO or ops manager is comfortable running a monthly script or Switchy workflow to trigger payments. If you're adding 5+ new vendors per month or need approval chains with multiple signers, the MCP's tooling is too thin—you'll hit friction around audit trails and multi-step approvals. For a lean team with predictable vendor relationships, Rize keeps payment ops out of a heavyweight AP platform.

Customer refund card issuance for support

When Rize speeds up refund delivery for support teams

A 12-person e-commerce team processes 40-60 refunds per month and wants to issue virtual debit cards instead of waiting 5-7 days for ACH reversals. Rize's Create User and Create Card tools let your support lead provision a refund card in under 2 minutes—register the customer, attach a pre-funded account, and send the virtual card image via email. This cuts refund delivery time to same-day and reduces support ticket volume from customers asking where their money is. The trade-off: Rize charges per-card fees, so this only pencils out if your average refund is over $50 or your support team's time is expensive enough to justify the cost. If you're doing 200+ refunds monthly, you'll want a refund-specific platform with better reporting. For mid-volume support teams prioritizing speed over cost, Rize turns refunds into a one-step workflow.

Frequently asked

What does the Rize MCP let me do in Switchy?

The Rize MCP connects Switchy to Rize's embedded banking platform. Your AI agents can create financial accounts, issue cards, manage cardholders, and set up counterparties for transfers. It's designed for teams building fintech products who need to automate account provisioning, card issuance, or payment workflows without leaving the Switchy workspace.

Do I need a Rize partner account to use this MCP?

Yes. You need an active Rize partner account and an API key with appropriate permissions. The MCP uses API key authentication, so you'll generate a key in your Rize dashboard and paste it into Switchy's connection flow. Without partner-level access, the MCP can't create accounts or issue cards on your behalf.

Can the Rize MCP check account balances or transaction history?

No. The current tool set focuses on account creation, card issuance, and counterparty setup. It doesn't expose balance queries, transaction lists, or statement retrieval. If you need read-heavy operations like monitoring balances, you'll still use Rize's dashboard or build a separate integration with their full API.

How is this different from calling the Rize API directly?

The MCP wraps eight common Rize operations so your AI agents can trigger them conversationally. Instead of writing code to POST to Rize endpoints, you describe what you need in plain English and the agent executes the correct tool. It's faster for prototyping and one-off tasks, but less flexible than a custom API integration for complex workflows.

Who on my team should connect the Rize MCP?

Whoever holds your Rize partner API key and understands your compliance requirements. Creating financial accounts and issuing cards has regulatory implications, so the person connecting this should coordinate with your compliance and engineering leads. Once connected, you can control which Switchy team members can invoke Rize tools via workspace permissions.

Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.