Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/pare-http Guide
Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/httpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-pare-http": {
"command": "npx",
"args": [
"@paretools/http"
]
}
}
}