Server Config
{
"mcpServers": {
"atom-of-thoughts": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/atom-of-thoughts/build/index.js"
],
"disabled": false,
"autoApprove": []
}
}
}{
"mcpServers": {
"atom-of-thoughts": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/atom-of-thoughts/build/index.js"
],
"disabled": false,
"autoApprove": []
}
}
}