BUILT FOR AI AGENTS · FREE API · MCP READY
The Place Search Engine
for AI Agents
Search any place on earth. Free REST API, MCP server, and deep research cards. No API key required.
Try: "coffee shops in Tokyo" · "museums in London" · "ramen"
⚡
REST API
Simple POST endpoints. Flat JSON responses. No auth required. Rate limited by IP.
🔌
MCP Server
Native tool integration for Claude, GPT, and any MCP-compatible agent.
📋
Deep Research Cards
Hours, reviews, photos, nearby places — everything an agent needs about a place.
Quick Start
curl -X POST https://poiagent.com/api/v1/search \
-H "Content-Type: application/json" \
-d '{"query": "coffee shops in Tokyo"}'