New:Socket for Asana Is Now Available.Learn more
Get Started

agentstack-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentstack-mcp - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-2
package.json
{
"name": "agentstack-mcp",
"version": "1.0.0",
"version": "1.0.1",
"private": false,

@@ -59,3 +59,4 @@ "description": "AgentStack MCP \u2014 one deterministic reasoning stack for AI agents: simulate (ScenarioSim) + decide (DecisionMatrix) + compute (PrecisionCalc) with cross-domain composite tools. Runs over stdio (npx) or as a remote server.",

"node": ">=18"
}
},
"mcpName": "io.github.inity13/agentstack-mcp"
}