MCP Server
MCP
io.github.inity13/agentstack-mcp
Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://agentstack-mcp.pages.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "agentstack-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment