Loading MCP server directory, please wait...
Typed Jev decisions in one batched tool: choice, score, and yes/no probabilities.
npx @getmcp/cli add io.github.amidabuddha/jev-decision-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TYPESAFE_API_KEYYour TypeSafe API key from console.typesafe.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.amidabuddha/jev-decision-mcp": {
"command": "npx",
"args": [
"-y",
"jev-decision-mcp"
],
"env": {
"TYPESAFE_API_KEY": "",
"TYPESAFE_DEFAULT_MODEL": "jev-latest",
"JEV_TIMEOUT_MS": "30000"
}
}
}
}