ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use eGestor with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Brazilian small business with financial controls, inventory tracking, and fiscal compliance built for local regulations.

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 · 10 capabilities

The complete eGestor capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through eGestor.

  1. 01

    Get service

    Get a specific service

  2. 02

    Get sale

    Get a specific sale

  3. 03

    List services

    List all services

  4. 04

    Get product

    Get a specific product

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through eGestor.

  1. 05

    Get purchase

    Get a specific purchase

  2. 06

    List contacts

    List all eGestor contacts

  3. 07

    Get contact

    Get a specific contact

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through eGestor.

  1. 08

    List products

    List all products

  2. 09

    List purchases

    List all purchases

  3. 10

    List sales

    List all sales

Observed, not estimated

871ms average. Fast in production.

eGestor is checked daily against the live service.

Daily averagePeak 962ms
Aug 20Today
Fastest day
732ms
Slowest day
962ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 eGestor, so you can see the experience inside your AI.

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

eGestor Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_LszmsrBfzQaf6FYqsyuXcQoFIFlp7E5Ceu9RqYSi/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 — eGestor capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "egestor-erp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_LszmsrBfzQaf6FYqsyuXcQoFIFlp7E5Ceu9RqYSi/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 eGestor owners ask.

  • 01

    Can I check stock levels for all my products?

    Yes. The list_products capability retrieves your full product catalog including prices, stock quantities, categories, and SKUs. Use get_product with a product code to inspect a specific item's full details including cost price, sale price, and stock history.

  • 02

    Can I view both sales and purchase records for financial reconciliation?

    Yes. Use list_sales to retrieve all sales orders and get_sale with a sale code for individual transaction details (line items, totals, payment method). Similarly, list_purchases retrieves supplier orders and get_purchase shows complete purchase details. Both are essential for financial reconciliation and fiscal reporting.

  • 03

    What authentication does eGestor require?

    eGestor uses a Personal Token (Bearer authentication). Generate it from Configurações > API in your eGestor dashboard. The token is sent as Authorization: Bearer in all requests. Note: the API has a rate limit of 60 requests per minute.