Back to MCP Servers
🔌

portel-dev/ncp

NOASSERTION

📇 ☁️ 🏠 🍎 🪟 🐧 - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.

JavaScriptAI & LLMs

Install

npx -y @modelcontextprotocol/server-sequential-thinking

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "portel-dev-ncp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sequential-thinking"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.