Skip to content
Back to search
30
MCP

iflow-mcp_rai220-think_mcp

pypi/iflow-mcp_rai220-think_mcp

MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, log thoughts, and improve multi-step tool use.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_rai220-think_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}