claude mcp add ave-ondon-pare-http -- npx -y @paretools/http
{
"mcpServers": {
"ave-ondon-pare-http": {
"command": "npx",
"args": ["-y", "@paretools/http"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-http": {
"command": "npx",
"args": ["-y", "@paretools/http"]
}
}
}
{
"mcpServers": {
"ave-ondon-pare-http": {
"command": "npx",
"args": ["-y", "@paretools/http"]
}
}
}
About This MCP Server
The Pare HTTP server is a developer tool that enables structured HTTP request operations, including GET, POST, and HEAD, as typed JSON, and is available as a package on npm. It connects to the Model Context Protocol server, allowing for standardized communication between systems. Developers would use this tool when they need to perform HTTP requests in a structured and typed manner, particularly in applications that rely on the Model Context Protocol.
Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/http on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The pare-http server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.