A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
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
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba