Loomal

steelmind

MCP server by github.com/stabgan/steelmind-mcp

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

1 starsnpm: @stabgan/steelmind-mcp

About steelmind

steelmind is an MCP (Model Context Protocol) server published by stabgan in the official MCP registry, listed under Autonomous Agents on Loomal. Structured thinking + steel-manning verification for AI agents. Backed by 43+ papers.

It ships as an npm package (@stabgan/steelmind-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/stabgan/steelmind-mcp, where the project has earned 1 GitHub stars.

Use steelmind with your agent

Claude Code · one command
claude mcp add steelmind -- npx -y @stabgan/steelmind-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "steelmind": {
      "command": "npx",
      "args": [
        "-y",
        "@stabgan/steelmind-mcp"
      ]
    }
  }
}
npm@stabgan/steelmind-mcp

Frequently asked questions

What is steelmind?
steelmind is an MCP (Model Context Protocol) server by stabgan in the Autonomous Agents category. Structured thinking + steel-manning verification for AI agents. Backed by 43+ papers.
How do I connect steelmind to Claude, Cursor, or another MCP client?
Install steelmind from its npm package (@stabgan/steelmind-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is steelmind open source?
Yes — the source code is public at github.com/stabgan/steelmind-mcp, with 1 GitHub stars.
Can AI agents pay to use steelmind?
Not yet through Loomal — steelmind is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain steelmind? Claim this listing free by verifying GitHub ownership, or contact us.