https://blacktwist.app/api/mcpmcp-remote bridge. You'll need Node.js v22 or later installed.claude_desktop_config.json file and add the following entry under "mcpServers":{
"blacktwist": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://blacktwist.app/api/mcp",
"--header",
"Authorization:${BLACKTWIST_TOKEN}"
],
"env": {
"BLACKTWIST_TOKEN": "Bearer YOUR_API_KEY"
}
}
}Replace YOUR_API_KEY with the key you generated in Step 1.nvm to manage Node.js versions, Claude Desktop may not find npx on your PATH. Use the full path to npx instead. You can find it by running which npx in your terminal.BlackTwist
Give your social a twist.
© Copyright 2026 BlackTwist. All rights reserved.