DocsVauPrime MCP

VauPrime MCP Documentation

Official MCP gateway · v1.0.0

Documentation guides

11

Learning range

0 → 100

Current tools

9 tools

Data access

Read-only · OAuth

Connect VauPrime to AI agents

Secure accounting context through the Model Context Protocol.

VauPrime MCP gives compatible AI agents and MCP clients structured, OAuth-protected access to authorized accounting and ERP context. Current tools are read-only, organization-scoped and designed to return purpose-limited data instead of raw database payloads.

What you will learn

Connect an MCP-compatible AI agent
Complete OAuth authorization safely
Resolve and scope an authorized organization
Use customer and ledger accounting tools
Query products and stock status
Understand privacy and response minimization
VauPrime MCP v1.0.0Updated 8 Sep 2026

0–100 MCP learning path

Learn the connection flow in order or jump directly to the tool or security topic you need.

2 guides

71–90 · Inventory Tools

2 guides

91–100 · Privacy, Security & Help

Connect

Streamable HTTP

Use the public production MCP endpoint with a compatible client.

Authorize

OAuth + organization scope

Verify the VauPrime account, then authorize access to the requested organization.

Query safely

Read-only & minimized

Purpose-limited schemas omit unrelated personal, internal and diagnostic fields.

All VauPrime MCP guides

Reference every current connection, tool, privacy and troubleshooting topic.

0

VauPrime MCP Overview

Understand how VauPrime MCP connects authorized VauPrime accounting and ERP data to AI agents and other MCP-compatible clients through a secure, read-only gateway.

0–20 · Getting Started

12

Connect an AI Agent or MCP Client

Connect an MCP-compatible AI agent or client to the production VauPrime MCP endpoint and complete the normal authorization flow.

0–20 · Getting Started

25

OAuth, Authentication & Organization Authorization

Learn how VauPrime MCP verifies the connected account and separately checks access to each organization before reading business data.

21–40 · Authentication & Access

35

get_organizations Tool

List organizations available to the connected VauPrime account and obtain the organization id required by scoped MCP tools.

21–40 · Authentication & Access

44

get_business_summary Tool

Read a high-level accounting overview for one authorized VauPrime organization, including sales, purchases, inventory and record counts.

41–70 · Accounting Tools

52

Customer Search & Details Tools

Use search_customers and get_customer to find customer/account names and read purpose-limited accounting details without exposing unrelated contact or tax data.

41–70 · Accounting Tools

64

Ledger Tools

Read general or customer-specific VauPrime ledgers with date filters while keeping output limited to accounting statement data and voucher labels.

41–70 · Accounting Tools

76

get_products Tool

Query VauPrime product master data by product text or supplied filters and return a minimized product, pricing and stock-master view.

71–90 · Inventory Tools

86

get_stock_status Tool

Read transaction-derived stock quantities, valuation, status and selected movement details for an authorized organization.

71–90 · Inventory Tools

94

Privacy & Data Minimization

Understand the privacy controls used by VauPrime MCP to keep AI-agent responses purpose-limited and avoid unnecessary personal, internal and diagnostic data exposure.

91–100 · Privacy, Security & Help

100

MCP Troubleshooting

Diagnose common VauPrime MCP connection, authorization, organization-scope and tool-selection issues without exposing backend internals.

91–100 · Privacy, Security & Help

Production MCP endpoint

https://mcp.vauprime.com/mcp
Open gateway