ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use PHC GO with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent to control your PHC GO ERP. Query customers, retrieve real-time stocks, map taxes, and issue documents conversationally.

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

The complete PHC GO capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through PHC GO.

  1. 01

    List products

    Listar todos os artigos e serviços registados no PHC GO

  2. 02

    Get product details

    Obter detalhes de um artigo/serviço pelo ID

  3. 03

    List documents

    Listar documentos comerciais do PHC GO por tipo (FT=Fatura, NC=Nota Crédito, RC=Recibo, ORC=Orçamento, ECL=Encomenda, GR=Guia Remessa)

  4. 04

    List series

    Listar séries de numeração de documentos (FT 2026/, NC 2026/, etc)

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through PHC GO.

  1. 05

    List taxes

    Listar taxas de IVA e impostos configurados no PHC GO

  2. 06

    List warehouses

    Listar armazéns configurados para gestão de stock

  3. 07

    Search customers

    Pesquisar clientes por nome, NIF ou código

  4. 08

    Create customer

    Criar um novo cliente/entidade no PHC GO

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through PHC GO.

  1. 09

    Create document

    Criar um novo documento comercial no PHC GO (fatura, orçamento, encomenda, etc)

  2. 10

    Create product

    Criar um novo artigo ou serviço no PHC GO

  3. 11

    Get customer details

    Obter detalhes completos de um cliente/entidade pelo ID

  4. 12

    Get document details

    Obter detalhes completos de um documento comercial (fatura, nota crédito, recibo, etc) incluindo linhas

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through PHC GO.

  1. 13

    List current accounts

    Consultar a conta corrente de clientes (saldos e movimentos pendentes)

  2. 14

    List customers

    Listar todas as entidades/clientes registados no PHC GO

  3. 15

    List payment methods

    Listar métodos de pagamento configurados (Transferência, MB, MBWay, Cheque)

  4. 16

    List stocks

    Consultar movimentos de stock. Opcionalmente filtrar por artigo

Observed, not estimated

909ms average. Fast in production.

PHC GO is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
785ms
Slowest day
1078ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

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

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

PHC GO Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_lMSieJ56kMsJTeTASqO7iv1yNoScvtachzcXNy5O/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 — PHC GO capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "phc-go-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_lMSieJ56kMsJTeTASqO7iv1yNoScvtachzcXNy5O/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 PHC GO owners ask.

  • 01

    Can my AI actively search for a specific customer before creating an invoice?

    Yes. It can sequentially execute search_customers to find the precise Unique ID of the customer using fuzzy name matching, and subsequently inject that accurate payload into create_document without human error.

  • 02

    Is 'list_stocks' showing data in real-time?

    Yes. Since this operates as a direct pass-through via the MCP to the PHC GO platform API, all stock matrices, warehouse item counts, and current accounts represent the exact live state of your corporate database in the split second the AI requests it.

  • 03

    Can I query products that exist across multiple warehouses?

    Absolutely. By commanding the agent to align returns from both list_products and list_warehouses against list_stocks, your LLM can map out a matrix comparing which warehouse holds the higher volume of the targeted SKUs.