teleportsMCP

For AI agents.

A hosted Model Context Protocol endpoint. Agents can create a Teleport on your behalf and return the URL. (Coming soon — not yet available in production.)

Endpoint

https://teleports.cloud/api/mcp

Claude Code

claude mcp add --transport http teleports https://teleports.cloud/api/mcp

Any client

{
  "mcpServers": {
    "teleports": { "url": "https://teleports.cloud/api/mcp" }
  }
}

Tools

  • request_file — open a teleport and return its URL
  • teleport_info — check state and files
  • teleport_revoke — delete files