claude mcp add eanard -- npx -y hal-mcp
{
"mcpServers": {
"eanard": {
"command": "npx",
"args": ["-y", "hal-mcp"]
}
}
}
{
"mcpServers": {
"eanard": {
"command": "npx",
"args": ["-y", "hal-mcp"]
}
}
}
{
"mcpServers": {
"eanard": {
"command": "npx",
"args": ["-y", "hal-mcp"]
}
}
}
About This MCP Server
The HAL server is an MCP implementation that enables Large Language Models to interact with HTTP APIs, providing a layer of abstraction for these models to access and manipulate web-based data. It connects to Large Language Models and allows them to make HTTP requests, facilitating integration with web services and enabling developers to build more complex applications. Developers would use the HAL server when they need to provide HTTP API capabilities to their Large Language Models, such as when building web-based interfaces or integrating with external services.
HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
hal-mcp 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 HAL server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.