TikTok video data analytics and content strategy tools
Tools for content creators and businesses on TikTok
Ignission is a tool kit for content creators and businesses on TikTok.
{
"mcpServers": {
"ignission": {
"url": "https://mcp.ignission.io/mcp"
}
}
}Click on Install to complete the setup.
Use the command line:
code --add-mcp '{"type":"http","name":"ignission","version":"0.0.1","description":"Tools for content creators and businesses on TikTok","url":"https://mcp.ignission.io/mcp","author":"Ignission","tags":["ignission","mcp","server"],"categories":["mcp"]}'Then go to Extensions, find the Ignission MCP server in the list, open the menu with right-click and click on Start Server.
</details> <details> <summary>Claude Desktop</summary>1. Make sure Node.js is installed
In your terminal, check if Node.js is installed on your system by running:
node -vIf Node.js isn't installed, download it from nodejs.org.
2. Configure Claude Desktop
{
"mcpServers": {
"ignission": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.ignission.io/mcp"
]
}
}
}Note: Only workspace owners and admins have permission to add custom connectors
ignissionhttps://mcp.ignission.io/mcphttps://mcp.ignission.io/mcpTools for content creators and businesses on TikTokNow, to use the connector in a new chat, just click on + > More and enable the Developer mode. This will create a new tab in the chat bar called Add Sources where you now should see our MCP server listed.
</details> <details> <summary>Claude Code</summary>Use the command line to add the MCP server:
claude mcp add --transport http ignission https://mcp.ignission.io/mcpThe server should now be available in Claude Code. You should see it by using claude /mcp command
ignissionhttps://mcp.ignission.io/mcpGo to Extensions
Click on Add custom extension
Fill the following information:
ignissionStreamable HTTPTools for content creators and businesses on TikTokhttps://mcp.ignission.io/mcpClick Add Extension to finish the setup
Thank you!
These installation instructions were generated by the MCP Install Instructions Generator by Alpic.ai