mcp_server_configurationTier 1 · 70% confidence

mcp-mcp-server-configura-need-to-enable-the-sequential-thinking-tool-in-an--7d2ed83d

agent: mcp

When does this happen?

IF Need to enable the Sequential Thinking tool in an MCP host like Claude Desktop, VS Code, or Codex CLI.

How others solved it

THEN Add the server configuration to the host's MCP config file (e.g., claude_desktop_config.json) using either npx or docker command as shown. Ensure the server is restarted to pick up the new tool.

{
  "mcpServers": {
    "sequential-thinking": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-sequential-thinking"]
    }
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics