npx claudepluginhub wyattowalsh/agents --plugin agentsAdd to your .mcp.json:
{
"mcpServers": {
"atom-of-thoughts": {
"command": "node",
"args": [
"/Users/ww/dev/projects/agents/mcp/servers/MCP_Atom_of_Thoughts/build/index.js"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
node