Strategic Agent Reasoning MCP
@putervision/agent-reasoning-mcp is a formal Model Context Protocol (MCP) server that provides strategic belief-desire-intention (BDI) reasoning, hierarchical goal decomposition, multi-attribute expected utility calculation (\(E[U] = \sum w_i u_i\)), exponential belief decay, quantitative risk evaluation, and reactive replanning across multi-modal memory bridges.
People who work with agent reasoning, bdi agents and cognitive architecture and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 2 · #336 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Strategic Agent Reasoning MCP
Claude Code
claude mcp add putervision-agent-reasoning-mcp -- npx -y @putervision/agent-reasoning-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"putervision-agent-reasoning-mcp": {
"command": "npx",
"args": [
"-y",
"@putervision/agent-reasoning-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-22 - young repo, little track record yet
license MIT - declared in the repository
npm package @putervision/agent-reasoning-mcp - published under the repo owner's npm scope (@putervision)
registry namespace io.github.putervision is GitHub-verified and matches the repo owner
03 · What Strategic Agent Reasoning MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
0.2.1 · 2026-09-17
0.1.2 · 2026-09-10
04 · Who maintains Strategic Agent Reasoning MCP
Strategic Agent Reasoning MCP is maintained by putervision. We track 6 MCP servers from putervision - 6 actively maintained, 210 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from putervision.
- State Memory MCP Deterministic, persistent graph server for tracking workflow state, decisions, and blockers. ★ 89
- Visual Memory MCP Local visual UI cache for AI agents using perceptual hashing + CLIP to cut vision token use. ★ 70
- WebCrypt MCP Server Zero-dependency Web Crypto & AI Agent MCP Server (AES-256-GCM, RSA-4096, PQC, Signatures). ★ 28
- Behavior Runtime MCP In-browser ~60Hz behavior tree execution engine with reactive triggers and safety guardrails. ★ 2
05 · Facts
- repository
- github.com/putervision/agent-reasoning-mcp
- website
- https://agentreasoningmcp.com/
- category
- other - ranked #336 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 2 releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.putervision/agent-reasoning-mcp (active, first published 2026-09-10 · 2 versions)
- packages
- npm:@putervision/agent-reasoning-mcp
06 · Strategic Agent Reasoning MCP FAQ
What is Strategic Agent Reasoning MCP?
@putervision/agent-reasoning-mcp is a formal Model Context Protocol (MCP) server that provides strategic belief-desire-intention (BDI) reasoning, hierarchical goal decomposition, multi-attribute expected utility calculation (\(E[U] = \sum w_i u_i\)), exponential belief decay, quantitative risk evaluation, and reactive replanning across multi-modal memory bridges.
Is Strategic Agent Reasoning MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Strategic Agent Reasoning MCP?
Run `npx -y @putervision/agent-reasoning-mcp`. You can also paste the ready-made client config above.
Does Strategic Agent Reasoning MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Strategic Agent Reasoning MCP
Alternatives to Strategic Agent Reasoning MCP
Maintained other servers if Strategic Agent Reasoning MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Scholar MCP (pvliesdonk) · build123d MCP · Qase Test Management · TAR Engine · Qiskit Gym MCP Server
More TypeScript MCP servers · Behavior Runtime MCP · State Memory MCP · Visual Memory MCP · Vibe Check MCP Server · Claude Agy MCP · see all