Kobana
New

Kobana talks to AI Agents

Connect your AI agents directly to the Kobana platform through the Model Context Protocol (MCP) and fully automate your financial workflow.

Quick Start
LocalVia npx

Run the server locally on your machine:

KOBANA_ACCESS_TOKEN=your_token npx kobana-mcp-charge
RemoteHosted server

Connect directly to the cloud server:

https://mcp.kobana.com.br/charge/mcp

Available servers:

kobana-mcp-admin
17 tools
kobana-mcp-charge
35 tools
kobana-mcp-data
2 tools
kobana-mcp-edi
4 tools
kobana-mcp-financial
15 tools
kobana-mcp-payment
24 tools
kobana-mcp-transfer
16 tools

What is the Model Context Protocol?

MCP is a protocol that allows AI tools to connect with Kobana data and services securely and in a standardized way.

Contextual AI

Your AI agents have complete contextual access to your company's financial data.

Total Security

Secure protocol with authentication that respects all user permissions.

Real Automation

Execute complex financial operations through natural AI commands.

Simple Integration

Easily connect with Claude, ChatGPT, Cursor, VS Code, Manus, and others.

How it works

1

Connect your Agent

Configure the Kobana MCP server in your preferred AI client

2

Authenticate

The protocol automatically verifies your user permissions

3

Automate

Your agent can access data and execute financial operations

Exclusive Benefits

Why use MCP with Kobana?

Discover how the integration between Kobana and AI agents can revolutionize your company's financial management.

Complete Automation

Automated Financial Flow

Eliminate repetitive manual tasks. Your AI agents can execute charges, payments, transfers, and queries automatically.

10x Efficiency

Time Savings

Reduce from hours to seconds the time needed to execute complex financial operations with natural commands.

Real-Time Data

Data-Driven Decisions

Your agents have access to real-time statements, balances, and reports for smarter financial decisions.

Natural Language

Natural AI Interface

Talk to your agents in natural language about finances. "Pay all overdue bills" or "Show all account balances".

Teamwork

Enhanced Collaboration

Teams can work together with AI agents that understand the complete financial context of the company.

Business Intelligence

Reports and Analysis

Generate complex reports, cash flow analyses, and financial insights through simple AI conversations.

Configuration Guide

Configure in minutes

Follow our step-by-step guide to connect Kobana to your preferred AI client.

First, get your API token

Access the Kobana dashboard at Settings > API > Tokens and generate a new token with the required permissions.

Access Kobana Dashboard
🤖
Claude DesktopSupported

Native integration with the Claude Desktop app

1

Open Claude Desktop

Make sure you have the latest version installed

2

Edit the configuration file

Open ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows)

3

Choose an option

Use Local (npx) or Remote (hosted server) configuration:

Run the server locally on your machine
{
  "mcpServers": {
    "kobana-charge": {
      "command": "npx",
      "args": ["-y", "kobana-mcp-charge"],
      "env": {
        "KOBANA_ACCESS_TOKEN": "YOUR_KOBANA_TOKEN"
      }
    },
    "kobana-payment": {
      "command": "npx",
      "args": ["-y", "kobana-mcp-payment"],
      "env": {
        "KOBANA_ACCESS_TOKEN": "YOUR_KOBANA_TOKEN"
      }
    }
  }
}

Quick test

After configuring, test the connection by asking your agent:

"List my financial accounts on Kobana"
113 Tools

Available Servers

7 specialized MCP servers for different financial operations. Click on a server to see all available tools.

Admin
/admin/mcp
17

Certificate, connection, subaccount, and user management

Charge
/charge/mcp
35

Pix charges, Pix accounts, automatic Pix, and receivables

Data
/data/mcp
2

Bank slip queries by barcode

EDI
/edi/mcp
4

EDI box management for CNAB files

Financial
/financial/mcp
15

Financial accounts, balances, statements, and transactions

Payment
/payment/mcp
24

Bank slip, Pix, DARF, tax, and utility payments

Transfer
/transfer/mcp
16

Pix, TED, and internal account transfers

Complete documentation

For complete technical details, usage examples, and reference for each server, check the documentation on GitHub.

Environment Variables

Required
KOBANA_ACCESS_TOKEN

Access token for Kobana API authentication. Get it at Settings > API > Tokens.

Optional
KOBANA_API_URL

API base URL. Default: https://api.kobana.com.br

Sandbox Environment

For testing, just switch the host to the sandbox environment:

mcp-sandbox.kobana.com.br

Example: https://mcp-sandbox.kobana.com.br/charge/mcp

Ready to automate with AI?

Schedule a chat with our team and start using the MCP integration.