agentstack mcp for Grok
io.github.inity13/agentstack-mcp
Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.
client:Grok
transport:streamable-http
runtime:npm
tools:24
Install agentstack mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentstack-mcp": {
"type": "http",
"url": "https://agentstack-mcp.pages.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- list_capabilities
- health_check
- sim_run
- sim_sensitivity
- sim_break_even
- sim_compare
- sim_list_templates
- decide
- decide_score
- decide_sensitivity
- decide_compare_two
- decide_list_methods
- calc_metric
- calc_list_metrics
- calc_currency_convert
- calc_business_days
- calc_compound_growth
- calc_npv
- calc_irr
- calc_loan_amortization
- calc_depreciation
- plan_to_valuation
- evaluate_options_with_scenarios
- stress_test_decision