Skip to content
v1.1.0

Discover and integrate public APIs using Orbit from Postman, an agent-friendly search API designed for AI-powered app design.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

orbitstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.buildwithorbit.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "orbit",
  "version": "1.1.0",
  "description": "Discover and integrate public APIs using Orbit from Postman, an agent-friendly search API designed for AI-powered app design.",
  "author": {
    "name": "Postman DevRel",
    "url": "https://github.com/Postman-Devrel"
  },
  "homepage": "https://github.com/Postman-Devrel/orbit-codex-plugin",
  "repository": "https://github.com/Postman-Devrel/orbit-codex-plugin",
  "keywords": ["api", "discovery", "postman", "orbit", "agent"],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Postman Orbit",
        "shortDescription": "Agent-friendly API discovery from the Postman API Network",
        "developerName": "Postman DevRel",
        "category": "Developer Tools"
      }
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai