Heor Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 27 Jun 2026.
HEOR MCP server: literature search, CEA, BIA, NMA/MAIC, HTA dossiers (NICE/FDA/EMA/JCA).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add heor-agent -- npx -y heor-agent-mcp
{
"mcpServers": {
"heor-agent": {
"args": [
"-y",
"heor-agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.heor-agent]
command = "npx"
args = ["-y", "heor-agent-mcp"]
{
"mcpServers": {
"heor-agent": {
"args": [
"-y",
"heor-agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"heor-agent": {
"args": [
"-y",
"heor-agent-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.