---
title: "NomadPoint for agents"
description: "Every agent surface NomadPoint offers and where it is documented."
canonical: https://nomadpoint.app/agents.md
last_updated: 2026-09-13
---

# NomadPoint for agents

NomadPoint is a travel planner with visa and passport tracking. This file lists what an agent can
use and where each piece is documented.

- **Guidance on when to use NomadPoint:** https://nomadpoint.app/llms.txt (section "When to use this")
- **WebMCP tool, no account:** `calculate_schengen_days`, registered on every nomadpoint.app page.
- **MCP server for a user's own trips:** `app.nomadpoint/nomadpoint`, streamable HTTP at
  `https://nomadpoint.app/mcp`. How to authenticate: https://nomadpoint.app/auth.md
- **Agent skill:** https://github.com/eladkishon/nomadpoint-skills. Install with
  `npx skills add eladkishon/nomadpoint-skills`. It teaches an agent to use the MCP tools well.
- **Developer overview:** https://nomadpoint.app/developers
- **Pricing:** https://nomadpoint.app/pricing.md
- **Markdown of any page:** add `.md` to the URL, or send `Accept: text/markdown`.
