Connect Claude or any other MCP-compatible agent directly to our schedule data — search the Prescribed List, MBS, NDIS and DVA, and look up a single code with its full change history, without scraping the site.
https://billingcodes.com.au/mcp
No API key required. In Claude, add it as a custom connector using the URL above. Available tools:
list_schedules — overview, counts and categories for all four schedulessearch_prescribed_list / search_mbs / search_ndis / search_dva — filtered search per scheduleget_item — full detail and cross-release change history for one codeThe endpoint is rate-limited per client to keep the site available for everyone. Normal usage in a chat session won't come close to the limit.
A read-only JSON API over every schedule we track — items, releases and diffs — so your software always bills against current government data without your team parsing a single spreadsheet.
GET /v1/schedules → mbs, pl, ndis, dva
GET /v1/{schedule}/items → current items, filterable
GET /v1/{schedule}/items/{code} → single item + benefit history
GET /v1/{schedule}/releases → release index with counts
GET /v1/{schedule}/releases/{slug} → full diff for one release
Released schedules never change — cache aggressively, sync diffs only.
Pull only what changed each release: new, deleted, fee movements with old → new values.
MBS, Prescribed List, NDIS and DVA through one consistent interface.
Be first in line when the API opens — early registrants get launch pricing.
No spam — only API news.