ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Railz with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Financial data integration platform. connect accounting, banking, and commerce data via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Railz capability set.

These are the exact actions your AI can choose when you ask it to work with Railz.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Railz.

  1. 01

    List bills

    List bills for a business

  2. 02

    Get balance sheet

    Get balance sheet report

  3. 03

    Get business

    Get details for a specific business

  4. 04

    Get profit and loss

    Get profit and loss report

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Railz.

  1. 05

    List accounts

    List chart of accounts

  2. 06

    List businesses

    List all businesses in Railz

  3. 07

    List bank transactions

    List bank transactions

  4. 08

    Get cash flow

    Get cash flow statement

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Railz.

  1. 09

    List commerce orders

    G., Shopify, BigCommerce). List commerce orders

  2. 10

    List journal entries

    List journal entries

  3. 11

    List connections

    G., QuickBooks, Xero) for a given business. List connections for a business

  4. 12

    List invoices

    List invoices for a business

Observed, not estimated

863ms average. Fast in production.

Railz is checked daily against the live service.

Daily averagePeak 1259ms
Aug 20Today
Fastest day
754ms
Slowest day
1259ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Railz, so you can see the experience inside your AI.

It does not authenticate your account with Railz. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Railz Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_bgjGKaxYwCI497hCw63FjYdOOhZCoEgjrViX0UQB/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Railz capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "railz-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_bgjGKaxYwCI497hCw63FjYdOOhZCoEgjrViX0UQB/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Railz owners ask.

  • 01

    Can I access data from multiple accounting platforms like QuickBooks and Xero simultaneously?

    Yes! Railz normalizes data across all supported providers. Use the list_businesses and list_connections capabilities to identify the target entity, then query reports which will return in a consistent format regardless of the underlying source.

  • 02

    How do I retrieve a Balance Sheet for a specific company connection?

    First, find the relevant connection_id for the business using list_connections. Then, use the get_balance_sheet capability with that ID to fetch the snapshot of assets and liabilities.

  • 03

    Does this integration allow creating new invoices or only reading them?

    The current toolset focuses on read-only operations for auditing and analysis, such as list_invoices, list_bills, and list_accounts. This ensures safe exploration of financial data without accidental modifications.