---
title: "metra-api-readiness"
description: "OpenAPI agent-readiness scan and Postman bootstrap from API doc sites (spec, collection, environment) via minimal MCP."
canonical: https://agentpluginsdirectory.com/plugins/metra-api-readiness
last-updated: 2026-09-25
---

# metra-api-readiness
OpenAPI agent-readiness scan and Postman bootstrap from API doc sites (spec, collection, environment) via minimal MCP.
- Slug: metra-api-readiness
- Publisher: Metra pilot
- Repository: https://github.com/jaxnoth/Metra
- Manifest: plugins/api-readiness-postman/plugin.json
- Version: 0.1.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 3 (agent-ready-apis, api-readiness-scan, postman-setup-from-docs)
- MCP servers: 1 (postman)
- Stars: 0
- Repository created: 2026-07-30
- Repository last pushed: 2026-09-24
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/metra-api-readiness
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What metra-api-readiness does, in the publisher's words

Metra A15 standards pilot: prospect P1. Portable Agent Plugins bundle: agent-readiness knowledge + scan workflow + optional Postman MCP.

Thin Metra-local wrapper focused on API documentation and testing, not headless pass-through automation. Optional marketplace postman plugin adds /postman:test, /postman:docs, and more commands.

- Cursor 2.5+ with Agent Plugins support
- Postman API key in User environment as POSTMAN_API_KEY (for MCP; local-file scan works without it)

PowerShell (User scope):

- Skills: agent-ready-apis, api-readiness-scan, postman-setup-from-docs
- MCP: postman server (enable if off)
- Default URL: https://mcp.postman.com/minimal (keeps tool count low for Cursor).
- Auth: Authorization: Bearer ${POSTMAN_API_KEY}: Cursor expands from your environment.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/jaxnoth/Metra/HEAD/plugins/api-readiness-postman/README.md

## Skills

- agent-ready-apis: Knowledge about AI agent API compatibility. Use when user asks about API readiness, agent compatibility, or wants to improve their API for AI consumption.
- api-readiness-scan: Analyze any API for AI agent compatibility. Scans OpenAPI specs across 8 pillars (48 checks), scores agent-readiness, and provides fix recommendations. Triggers on 'Is my API agent-ready?', 'Scan my API', 'Analyze my spec'.
- postman-setup-from-docs: Scan an API documentation site, discover its OpenAPI spec, and create or update Postman spec, collection, and environment. Triggers on 'set up Postman from this API docs', 'import API docs to Postman', 'fill out Postman from doc site', 'bootstrap Postman from OpenAPI URL'.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- postman: transport: streamable-http; url: https://mcp.postman.com/minimal

Read from the plugin's own mcp.json. Environment variable names only, never values.
