places_nearby

places_nearby

List points of interest near a location

4 credits per call, from your balance — or paid per request in USDC with no account at all.

Runs on Places — Places, points of interest and geocoding.

Arguments

NameTypeWhat it is
nearstringPlace to look around, e.g. 'Camden, London' (or give lat/lon)
latnumberOptional latitude
lonnumberOptional longitude
querystringOptional keyword to filter by, e.g. 'cafe'
radiusnumberOptional radius in metres (default 1000)

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"places_nearby"}}

Try it in the playground.