Stats
Actions
Tags
Connects to a local HTTP endpoint at port 3001, providing an MCP server that runs remotely over HTTP/SSE. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"healthclaw-local": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}Server configuration and connection parameters
http://localhost:3001/mcpnpx claudepluginhub aks129/healthclawguardrails --plugin healthclaw-guardrails