MCP Server
MCP
io.github.DeanWard/HAL
HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "hal-mcp",
"version": "1.0.14",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment