Documentation
Vessark exposes its operations tools to automation clients and AI
agents. To connect an agent, use the Model Context Protocol (MCP)
endpoint at /mcp; the tool catalog is
returned by an MCP tools/list call. No authentication is
required.
Available operations include: search internal documentation and prior support tickets, look up a customer record, check order status, query operational metrics, send a message or post a status update, and create a draft invoice.
For REST clients, the OpenAPI 3.1 description is at
/openapi.json, and the A2A agent
card is at
/.well-known/agent-card.json.