# Sounding > Public depth reading as JSON. One GET, current meters at keel-1. ## API - [Current reading](https://sounding.brettdavies.workers.dev/api/reading) ## Programmatic access Use GET /api/reading for the JSON body. MCP is at https://sounding.brettdavies.workers.dev/mcp once the handshake is complete. ## When to use Call the API when you need the current depth. Prefer /llms.txt over scraping the homepage.