Postman for your agents.
Connect Postman once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Postman.
What agents can do with Postman
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
postman_get_meGet the authenticated user profile and API usage limits.
postman_list_collectionsList all collections in the workspace.
postman_list_workspacesList all workspaces the user has access to.
postman_list_environmentsList all environments (variable sets).
postman_list_mock_serversList all mock servers.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open Postman Account Settings > API keys.
- Click 'Generate API key', name it, and choose a scope (read-only is safest for read queries).
- Copy the API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Postman to Even: call connect_begin("postman") on the even-connect MCP and walk me through it.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.