MCP.so
Sign In
Servers

Sequential Thinking Multi-Agent System (MAS)

@FradSer

An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-mas-sequential-thinking": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@FradSer/mcp-server-mas-sequential-thinking",
        "--client",
        "claude"
      ]
    }
  }
}

More from AI & Agents