Skip to content

Instantly share code, notes, and snippets.

@quintonwall
Created November 21, 2025 17:41
Show Gist options
  • Select an option

  • Save quintonwall/2965bab877f0d13275a9bdf150cfcd75 to your computer and use it in GitHub Desktop.

Select an option

Save quintonwall/2965bab877f0d13275a9bdf150cfcd75 to your computer and use it in GitHub Desktop.
MCP Config for adding the Postman MCP server into Google Antigravity
{
"mcpServers": {
"postman-api-http-server": {
"serverUrl": "https://mcp.postman.com/minimal",
"headers": {
"Authorization": "Bearer your-postman-api-token-here"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment