Loading subscription status...
{
"mcpServers": [
{
"trello": {
"env": {
"TRELLO_TOKEN": "{YOUR_TOKEN}",
"TRELLO_API_KEY": "{YOUR_KEY}",
"TRELLO_BOARD_ID": "{YOUR_BOARD_ID}"
},
"args": [
"{YOUR_PATH}/claude-mcp-trello/build/index.js"
],
"command": "{YOUR_NODE_PATH}"
}
}
]
}