← Index

io.github.stabgan/steelmind

io.github.stabgan/steelmind·v2.0.1·Other
Quality Score
85
/100

Structured thinking + steel-manning verification for AI agents. Backed by 43+ papers.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "steelmind": {
      "command": "npx",
      "args": [
        "-y",
        "@stabgan/steelmind-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "steelmind": {
      "command": "npx",
      "args": [
        "-y",
        "@stabgan/steelmind-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @stabgan/steelmind-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other