Marketing
webinarignition.com
An MCP server that integrates with WebinarIgnition to plan webinars, generate text, handle technical setup, answer questions, and delete or replace content on a connected WordPress site.
ENDPOINT 1
https://mcp.webinarignition.com
MCP server metadata
- Name
- webinarignition-mcp
- Version
- 1.0.0
Known tools 2
wi_webinarTHE one tool for WebinarIgnition — plan webinars, write the texts, set them up technically and answer questions.
Potential side effectswi_webinar_deleteDelete or replace something on the connected WordPress site — irreversible, nothing else.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webinarignition-mcp]
url = "https://mcp.webinarignition.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webinarignition-mcp": {
"type": "http",
"url": "https://mcp.webinarignition.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webinarignition-mcp
Remote MCP URL: https://mcp.webinarignition.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webinarignition-mcp": {
"url": "https://mcp.webinarignition.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webinarignition-mcp": {
"type": "http",
"url": "https://mcp.webinarignition.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webinarignition-mcp",
"transport": "streamable-http",
"url": "https://mcp.webinarignition.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.