home / mcp / ignission mcp server
Provides a remote MCP server delivering tools for content creators and businesses on TikTok.
Configuration
View docs{
"mcpServers": {
"ignission-io-mcp": {
"url": "https://mcp.ignission.io/mcp"
}
}
}Ignission MCP provides a remote MCP server you can connect to from multiple MCP clients. It enables tools for content creators and businesses on TikTok by exposing a centralized set of MCP endpoints via a standard remote server URL or through client-specific installation steps.
You can connect to the Ignission MCP server from any compatible MCP client by using the provided remote server URL. In most clients, you add a new MCP server with the URL below to access Ignission’s tools.
Prerequisites vary by client. The following options reflect concrete steps shown for Ignission MCP integration across several popular clients.
{
"mcpServers": {
"ignission": {
"url": "https://mcp.ignission.io/mcp"
}
}
}The source provides several client-specific setup paths. Use the one that matches your toolchain.
Claude Desktop manual setup (example): you configure Claude Desktop to connect to Ignission via an inline MCP configuration file.
Claude Code manual setup (example): you can add Ignission using Claude Code’s MCP integration.
You can also connect using direct CLI or editor integrations, depending on your environment. The following concrete commands and endpoints are shown as ways to add Ignission MCP to your toolchain.