Getting Started

Nevlo makes your banking data accessible to AI tools via API and MCP. Find out how to get started here.

Quick Start

  1. Create an account and confirm email
  2. Connect bank account at Dashboard → Bank Accounts
  3. Try it free for 14 days, then Select subscription (starting at 3 EUR/month)
  4. Connect MCP client or app — Nevlo authenticates via OAuth
  5. Use API or MCP — see API Reference or MCP Setup

Two types of access

REST API

Classic HTTP endpoints at /api/v1/*. Authentication via OAuth 2.0 token.

API Reference →

MCP Server

Model Context Protocol for Claude and other AI assistants. Endpoint: POST /mcp

MCP Setup →