← Back to Plugins
MCP Server MCP

us.thistripbtw/trips

github By github 👁 5 views ▲ 0 votes

Turn a trip planned in conversation into a private, editable map link you hand the person.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://thistripbtw.us/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "thistripbtw-mcp",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...