The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"insomnia": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-insomnia"
]
}
}
}