Set up the Fieldnote MCP connector
Fieldnote is available as an MCP connector. Add it to Claude or ChatGPT and ask for Fieldnote audio walking tours in the published catalogue.
Connector details
- URL: https://mcp.fieldnote.tours/
- Transport: Streamable HTTP.
- Auth: none. Search is read-only and public.
Add to Claude
Custom connectors require a paid Claude plan.
- Open claude.ai → Settings → Connectors → Add custom connector.
- Paste https://mcp.fieldnote.tours/ as the server URL.
- Save and enable the connector.
- Try: Find me Fieldnote tours in Lisbon.
Add to ChatGPT
Developers can add the server in ChatGPT Apps SDK developer settings.
- Add https://mcp.fieldnote.tours/ as an MCP server.
- Save and enable the connector.
- Try: Find me Fieldnote tours in Edinburgh.
Status check
mcp.fieldnote.tours/healthz should return JSON with ok set to true.