01 · Docs
No public interface reference
SIV does not publish its API documentation. The interface specifications come from SIV project work or the partner programme, so the first step is getting them from SIV for your installation.
For utilities running kVASy
A kVASy MCP server gives Claude, ChatGPT or Copilot named tools for contracts, meter readings, invoices and instalments in SIV's utility ERP. SIV names web service interfaces but publishes no API reference, so the interfaces are confirmed with SIV first. SIV ships no kVASy MCP server as of 21 September 2026; Pexon builds one.
Why kVASy is hard for agents
01 · Docs
SIV does not publish its API documentation. The interface specifications come from SIV project work or the partner programme, so the first step is getting them from SIV for your installation.
02 · Access
The integrations SIV lists are partner-specific point solutions. Contracts, meter readings and payments may each sit behind a different interface, which the blueprint maps before any tool is built.
03 · Roadmap
SIV runs kVASy in parallel with a next-generation product for several years, with data synchronised between both. A connector built today has to know which of the two holds the record it reads.
04 · Data
kVASy holds billing data and customer personal data. Every write path stays behind a person's confirmation, and reads follow the user's own kVASy rights.
Checked 21 September 2026
| What we found | |
|---|---|
| Interfaces | kVASy web service interfaces (web services, type not published, docs not published): SIV names process-oriented web services, for example for mobile warehouse management and payment terminals, but publishes no protocol details or service catalogue · Partner interfaces (file/EDI, docs not published): the kVASy partner catalogue lists which point-to-point integrations exist, such as ELSTER or payment providers, not how they work · kVASy BI (database, docs not published): Oracle-based business intelligence layer; a possible read source, not documented as an API |
| Authentication | Not documented publicly. Check with SIV how the web services authenticate on your installation. |
| Vendor MCP server | No vendor server. No SIV or kVASy MCP server found, and no community server for kVASy. |
| Vendor AI assistant | SIV names AI as one of seven strategic priorities; the first live functions analyse incoming e-mails and WhatsApp requests automatically. |
| Other connectors | None found. |
SIV.AG, part of Harris Computer Corporation (DE). German municipal utilities, regional suppliers, grid operators and water suppliers; SIV states more than 300 large and mid-sized companies as customers across the SIV group.
What we build
SIV.AG, part of Harris Computer Corporation does not publish its interface reference, so every backend below is confirmed against your installation in the blueprint before a tool is built.
# kvasy-mcp-server: tool manifest, draft for blueprint week 1
# Every tool runs as the person asking. Nothing is written without a person confirming.
tools:
get_contract: # customer or contract ID -> contract details including end date
backend: confirmed in blueprint
mode: read
get_meter_readings: # meter or contract ID, date range -> readings with history
backend: confirmed in blueprint
mode: read
list_invoices: # customer ID -> invoices with amounts and status
backend: confirmed in blueprint
mode: read
get_instalments: # contract ID -> current instalment plan
backend: confirmed in blueprint
mode: read
draft_instalment_change: # contract ID, new amount -> proposed instalment change for a person to confirm
backend: confirmed in blueprint
mode: propose
audit: every call logged with user, tool, arguments and the kVASy responseThe manifest is the contract. A question that needs an operation not on it gets a new line and a review, not a wider permission.
kVASy holds the records. An assistant without a governed way in answers from whatever someone pasted into the chat. The connector is the governed way in: named operations, the person's own permissions, every call logged.
When this is the wrong page
If the goal is sorting incoming customer e-mails and messages, SIV's own inbound management already does that inside kVASy. A connector is right when Claude, ChatGPT or Copilot has to answer from contract, meter and invoice data, or combine kVASy with another system.
Two weeks, €4,900 fixed price. Week one agrees the tool list with your kVASy owners and checks every backend against your release and licence. Week two tests whether a person's own kVASy permissions reach through the connector. You keep the manifest and a costed build plan, whoever builds it. All prices are net and exclude VAT.
What we need from you: a named kVASy administrator, a test or sandbox system we may call, and one business owner who can say which questions the assistant should answer first. The first production connector is usually a use-case pilot from €15,000; it runs in your environment, and the code is yours.
Not as of 21 September 2026. SIV names AI as a strategic priority, and its first live functions sort incoming e-mails and WhatsApp requests, but we found no MCP server from SIV or anyone else. An MCP server for kVASy has to be built against the interfaces SIV provides for your installation.
SIV does not publish its interface documentation, so this is a question for SIV. Check with SIV which web services your installation includes and whether they need a licence; the blueprint answers it before any tool is built.
No. The connector runs each call under the asking person's own kVASy rights, never a shared account with wider access. Two users asking the same question can get two different answers, and that is tested before go-live.
The two-week Readiness Blueprint is fixed at €4,900: agreed tool list, backends checked against your release, identity tested end to end, costed build plan. The production connector is usually a use-case pilot from €15,000. Prices are net, excluding VAT.
Next step
Thirty minutes with the engineer who would build the connector, with your kVASy administrator in the room if you like.