Are you the author? Sign in to claim
Zed IDE context server extension for the Postman MCP Server
A Zed context server extension that connects the Zed AI Agent to your Postman workspace via the Postman MCP Server.
Source: https://github.com/postmanlabs/postman-mcp-zed-extension
Install from the Zed Extensions marketplace by searching for "Postman MCP Server".
Add to your Zed settings (~/.config/zed/settings.json):
{
"context_servers": {
"postman": {
"settings": {
"postman_api_key": "YOUR_API_KEY",
"toolset": "minimal"
}
}
}
}
Get your API key at postman.postman.co/settings/me/api-keys.
| Value | Description |
|---|---|
minimal (default) | Essential tools for collections, workspaces, environments |
full | All 100+ Postman API tools |
code | API search and client code generation |
Apache-2.0
40+ tools for querying dashboards, alerts, datasources, and logs in Grafana
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases