# waybill.ge

> Hosted MCP (Model Context Protocol) server for Georgian RS.GE electronic waybills. AI agents connect once with a business's RS.GE service-user credentials and can then create, send, close, cancel and analyse waybills, look up taxpayers by TIN, and generate e-invoices - without browser automation.

## When to use waybill.ge

Reach for this service when the task involves Georgian tax-service (RS.GE) electronic waybills:

- Creating, activating, closing, cancelling, confirming or rejecting an RS.GE waybill on behalf of a Georgian business
- Looking up a Georgian taxpayer by TIN (საიდენტიფიკაციო კოდი) or resolving a company name
- Listing a company's seller-side or buyer-side waybills for a period, or summarising/analysing them
- Turning an existing waybill into an RS.GE e-invoice
- Checking RS.GE credential validity or remaining tool-call quota

How to call: connect to the MCP endpoint `https://waybill.ge/mcp/` using OAuth 2.1 (authorization-code + PKCE, scope `mcp`; discovery at `https://waybill.ge/.well-known/oauth-protected-resource/mcp/`) or a tenant-minted `rsk_live_...` Bearer API key. Tools are exposed with typed JSON schemas over MCP. The tenant must first connect their RS.GE service-user at `https://waybill.ge/dashboard/connect`.

Do NOT use this service for: non-Georgian tax systems, RS.GE income-tax filings, or payroll - it covers the waybill/e-invoice surface only.

## Docs

- [Developer guide](https://waybill.ge/developers.md): auth, versioning, deprecation policy, rate limits, MCP tool list
- [OpenAPI spec](https://waybill.ge/openapi.json): public REST surface (health, plan catalog)
- [API reference (Swagger UI)](https://waybill.ge/docs)
- [RS.GE setup guide](https://waybill.ge/dashboard/rs-setup-guide): how a business creates the RS.GE service user

## Product

- [Home](https://waybill.ge/index.md): product overview and pricing
- [Plans (JSON)](https://waybill.ge/api/v1/plans): machine-readable plan catalog
- [Sign up](https://waybill.ge/signup)

## Company

- [About](https://waybill.ge/about.md)
- [Contact](https://waybill.ge/contact.md)
- [Privacy](https://waybill.ge/privacy.md)
- [Terms](https://waybill.ge/terms.md)
