{
  "markdown": "<img src=\"https://ignission.io/ignission-logo.png\" alt=\"Ignission logo\" width=\"100\"/>\n\n# Ignission MCP\n\nTools for content creators and businesses on TikTok\n\n## About this MCP Server\n\nIgnission is a tool kit for content creators and businesses on TikTok.\n\n## Installation Guide\n\n<details>\n<summary>Cursor</summary>\n\n#### One-click installation:\n\n[![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=ignission&config=eyJ1cmwiOiJodHRwczovL21jcC5pZ25pc3Npb24uaW8vbWNwIn0%3D)\n\n#### Manual steps:\n\n- Go to **Settings > Cursor Settings > Tools & Integrations**\n- Under **MCP tools**, click **Add Custom MCP**\n- Paste the configuration below into **mcp.json**\n- Save the file to apply the configuration\n- Restart **Cursor** if prompted\n\n#### Configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"ignission\": {\n      \"url\": \"https://mcp.ignission.io/mcp\"\n    }\n  }\n}\n```\n\n</details>\n<details>\n<summary>VS Code</summary>\n\n#### One-click installation:\n\n[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_Server-0098FF?style=for-the-badge&logo=visual-studio-code&logoColor=white)](https://insiders.vscode.dev/redirect?url=vscode:mcp/install?%7B%22type%22%3A%22http%22%2C%22name%22%3A%22ignission%22%2C%22version%22%3A%220.0.1%22%2C%22description%22%3A%22Tools%20for%20content%20creators%20and%20businesses%20on%20TikTok%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.ignission.io%2Fmcp%22%2C%22author%22%3A%22Ignission%22%2C%22tags%22%3A%5B%22ignission%22%2C%22mcp%22%2C%22server%22%5D%2C%22categories%22%3A%5B%22mcp%22%5D%7D)\n\nClick on **Install** to complete the setup.\n\n\n#### Manual steps:\n\nUse the command line:\n\n```bash\ncode --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\"]}'\n```\n\n\nThen go to **Extensions**, find the **Ignission** MCP server in the list, open the menu with right-click and click on **Start Server**.\n\n</details>\n<details>\n<summary>Claude Desktop</summary>\n\n\n  ### Manual steps\n\n**1. Make sure Node.js is installed**\n\nIn your terminal, check if Node.js is installed on your system by running:\n\n```bash\nnode -v\n```\n\nIf Node.js isn't installed, download it from [nodejs.org](https://nodejs.org).\n\n\n**2. Configure Claude Desktop**\n\n- Go to **Settings > Developer**\n- Click **Edit config** to open the **claude_desktop_config.json** file\n- Add the MCP server configuration to the **mcpServers** section\n- Paste the configuration below\n- Save the file to apply the configuration\n- Restart Claude Desktop\n\n#### Configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"ignission\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-remote\",\n        \"https://mcp.ignission.io/mcp\"\n      ]\n    }\n  }\n}\n```\n\n</details>\n<details>\n<summary>Claude Teams</summary>\n\n### Manual steps\n\n_Note: Only workspace owners and admins have permission to add custom connectors_\n\n- Navigate to **Settings > Connectors**\n- Toggle to **Organization connectors** at the top of the page\n- At the bottom of the page, click on **Add custom connector** and fill the following information:\n  - Name: `ignission`\n  - Remote MCP server URL: `https://mcp.ignission.io/mcp`\n- Click **Add** to finish the setup\n\n\n</details>\n<details>\n<summary>OpenAI ChatGPT</summary>\n\n#### Manual steps:\n\n<div class=\"markdown-alert markdown-alert-important\">\n  <div class=\"markdown-alert-title\">IMPORTANT</div>\n  <div>For now MCP servers are only supported in ChatGPT Plus and Pro versions</div>\n</div>\n\n- Navigate to **Settings > Connectors**\n- Scroll down and click on **Advanced Settings**\n- Enable **Developer mode**\n- Go back to the **Settings > Connectors** page, and click on **Create** in the **Browser Connectors** section\n- You can now add a custom connector with the server URL: `https://mcp.ignission.io/mcp`\n- In the Description field, add the server description: `Tools for content creators and businesses on TikTok`\n- click on **Create** to add the MCP server as a Connector\n\n\nNow, 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.\n\n\n\n\n</details>\n<details>\n<summary>Claude Code</summary>\n\n#### Manual steps:\n\nUse the command line to add the MCP server:\n\n```bash\nclaude mcp add --transport http ignission https://mcp.ignission.io/mcp\n```\n\n\nThe server should now be available in Claude Code. You should see it by using `claude /mcp` command\n\n</details>\n<details>\n<summary>Cline</summary>\n\n#### Manual steps:\n\n- Click on the **Cline** icon in the VSCode sidebar\n- Click on the **MCP Servers** tab\n- Click on the **Remote Servers** tab\n- Fill in the required information:\n  - Server Name: `ignission`\n  - Server URL: `https://mcp.ignission.io/mcp`\n- Click **Add Server** to initiate the connection\n- Cline will attempt to connect to the server and display the connection status\n- If the connection is successful, click on **Done**\n\n\n</details>\n<details>\n<summary>Goose</summary>\n\n  #### One-click installation:\n  [![Install in Goose](https://block.github.io/goose/img/extension-install-dark.svg)](goose://extension?id=ignission&name=Ignission&description=Tools+for+content+creators+and+businesses+on+TikTok&url=https%3A%2F%2Fmcp.ignission.io%2Fmcp&type=streamable_http)\n  #### Manual steps:\n\n- Go to **Extensions**\n- Click on **Add custom extension**\n- Fill the following information:\n  - Extension Name: `ignission`\n  - Type: `Streamable HTTP`\n  - Description: `Tools for content creators and businesses on TikTok`\n  - Endpoint: `https://mcp.ignission.io/mcp`\n\n\n- Click **Add Extension** to finish the setup\n\n</details>\n\n---\n\nThank you!\n\n\n*These installation instructions were generated by the [MCP Install Instructions Generator](https://mcp-install-instructions.alpic.cloud/) by [Alpic.ai](https://alpic.ai)*\n",
  "bytes": 6003,
  "sha": "e0457933e162dc86970051294d986b246c7c4c669ce47738f3bf652f437c3cf4",
  "repo_slug": "ignission-io/mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_ignission_mcp_43b6530d/readme"
}