{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "us.thistripbtw/trips",
  "description": "Hand someone a complete trip as a private, editable map link. No account, no API key, no card.",
  "repository": {
    "url": "https://github.com/peterbartsch/thistripbtw-mcp",
    "source": "github"
  },
  "version": "1.3.2",
  "websiteUrl": "https://thistripbtw.us/for-agents",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "thistripbtw-mcp",
      "version": "1.3.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://thistripbtw.us/mcp"
    }
  ]
}
