Loading MCP server directory, please wait...
Calibrated decisions for agents: choice, yes/no and score questions answered with probabilities.
npx @getmcp/cli add com.hesperan/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HESPERAN_API_KEYHesperan API key (hsp_...) from https://hesperan.com/console/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hesperan/mcp": {
"command": "npx",
"args": [
"-y",
"hesperan-mcp"
],
"env": {
"HESPERAN_API_KEY": "",
"HESPERAN_BASE_URL": "https://api.hesperan.com"
}
}
}
}