npx claudepluginhub stanislavjiricek/neuroflow --plugin neuroflowAdd to your .mcp.json:
{
"mcpServers": {
"sequentialthinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}npx