Discover MCPs, agents, and LLM resources

View as Markdown

The Postman Gateway Catalog is an inventory of every resource connected to your AI gateway, for example, MCP servers, agents, LLM providers, and services.

To access this catalog, go to Gateway > Catalog.

Fabric Gateway

Filter resources

Use the tabs to scope the view: All, MCPs, Agents, LLMs, Services. Use Search resources to jump to a resource by name.

Each resource card displays key information about the resource:

FieldMeaning
Name + status dotResource name, green = active
Category labelfor example, AI Platform
Type badgeLLM or MCP, top-right
Status tagsActive, Open (access policy)
Endpoint URLUpstream target
DescriptionWhat it does, sometimes model count
TagsPlatform/type labels
Upstream countNumber of upstream targets

Add a resource

Use this option when a provider has no template under Integrations.

  1. Click Add resource.

    Add resource
  2. Choose a service type:

    • LLM — Provider from Postman’s catalog
    • MCP — Model Context Protocol server
    • A2A — Agent-to-agent connection
    • HTTP — plain REST endpoint or webhook (use for internal services)
  3. Enter a Name (lowercase, digits, . _ -, must start with lowercase letter/digit).

  4. Enter the Target URL.

  5. If the upstream needs auth, select Upstream auth requirement and specify who provides the credential — caller or gateway.

  6. Click Add Resource to save, or Cancel to discard.

Tips

  • Prefer Integrations over manual add when a template exists — auth and endpoints come pre-scaffolded.
  • Filter to a tab before searching in large catalogs — faster than searching All.
  • Seeing near-duplicate entries? Check Audit logs for creation history before deleting.
  • Cross-check a resource against Routes (what points to it) and Credentials (what auth it uses).