Stats
Actions
Tags
From odin
Runs a local MCP server that implements the Actor-Critic thinking pattern for structured reasoning and reflection during problem-solving tasks.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"critic": {
"command": "npx",
"args": [
"-y",
"mcp-server-actor-critic-thinking"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Feb 2, 2026
First indexed Feb 2, 2026
npx claudepluginhub outlinedriven/odin-claude-plugin --plugin odin