npx claudepluginhub wyattowalsh/agents --plugin agentsAdd to your .mcp.json:
{
"mcpServers": {
"think-strategies": {
"command": "npx",
"args": [
"-y",
"github:aaronsb/think-strategies"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx