developer tools
Postmancer
A MCP server for replacing Rest Clients like Postman/Insomnia, by allowing your LLM to maintain and use api collections.
typescript
local
developer tools
Installation
npx -y hijaz/postmancerConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "postmancer",
"command": "npx",
"args": [
"-y",
"hijaz/postmancer"
]
}About This MCP Server
hijaz/postmancer
A MCP server for replacing Rest Clients like Postman/Insomnia, by allowing your LLM to maintain and use api collections.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub