Skip to content
Cline

Httpbin for Cline

io.github.pipeworx-io/httpbin

httpbin echo: GET/POST inspection, status codes, delay, UUID, base64. Debug aid.

client:Cline transport:streamable-http

Install Httpbin in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "httpbin": {
      "url": "https://gateway.pipeworx.io/httpbin/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Httpbin in other clients