{"id":4554,"date":"2026-02-24T07:58:01","date_gmt":"2026-02-24T07:58:01","guid":{"rendered":"https:\/\/wisewand.ai\/generate-seo-content-directly-from-your-llm-the-complete-wisewand-mcp-guide\/"},"modified":"2026-04-29T16:44:48","modified_gmt":"2026-04-29T16:44:48","slug":"wisewand-mcp-seo-ai-content-generator","status":"publish","type":"post","link":"https:\/\/wisewand.ai\/en\/wisewand-mcp-seo-ai-content-generator\/","title":{"rendered":"Generate SEO Content Directly from Your LLM: The Complete Wisewand MCP Guide"},"content":{"rendered":"\n<!-- Wisewand MCP Complete Guide - WordPress Version -->\n<!-- Paste this content into a custom WordPress HTML block -->\n\n<style>\n\/* Code blocks with copy button *\/\n.code-block{position:relative;margin:20px 0}\n.code-block pre{margin:0;background:#1e1e2e;color:#cdd6f4;border-radius:8px;padding:20px 24px;overflow-x:auto;font-size:14px;line-height:1.6}\n.code-block pre code{background:none;color:inherit;padding:0;font-size:inherit;border-radius:0}\n.copy-btn{position:absolute;top:8px;right:8px;background:#00818E;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:13px;cursor:pointer;opacity:.7;transition:opacity .2s,background .3s;z-index:2}\n.copy-btn:hover{opacity:1}\n.copy-btn.copied{background:#2ecc71}\n\/* Tip boxes *\/\n.tip-box{background:linear-gradient(135deg,#f5ebe4 0%,#faf5f0 100%);border-left:3px solid #75432a;border-radius:0 14px 14px 0;padding:20px 24px;margin:20px 0}\n.tip-box p{margin:5px 0}\n\/* Warning boxes *\/\n.warning-box{background:linear-gradient(135deg,#fff3e0 0%,#fff8f0 100%);border-left:3px solid #e65100;border-radius:0 14px 14px 0;padding:20px 24px;margin:20px 0}\n.warning-box p{margin:5px 0}\n\/* SEO Tools Section - grid cards *\/\n.seo-tools-section *,.seo-tools-section *::before,.seo-tools-section *::after{margin:0;padding:0;box-sizing:border-box}\n.seo-tools-section{--brown:#75432a;--brown-light:#a06840;--brown-pale:#f5ebe4;--dark-blue:#062023;--off-white:#fcfcfc;--gray-100:#f7f7f8;--gray-200:#e8e8ec;--gray-400:#9e9eaa;--gray-600:#5a5a6e;--radius:14px;--shadow-sm:0 1px 3px rgba(6,32,35,0.06);--shadow-md:0 4px 16px rgba(6,32,35,0.08);--shadow-lg:0 8px 32px rgba(6,32,35,0.10);color:var(--dark-blue);line-height:1.7;padding:40px 0}\n.seo-tools-section .section-wrapper{max-width:820px;margin:0 auto}\n.seo-tools-section .tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px}\n.seo-tools-section .tool-card{background:var(--off-white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:28px 24px;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease;opacity:0;transform:translateY(20px)}\n.seo-tools-section .tool-card.visible{opacity:1;transform:translateY(0)}\n.seo-tools-section .tool-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}\n.seo-tools-section .tool-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brown),var(--brown-light));opacity:0;transition:opacity .3s ease}\n.seo-tools-section .tool-card:hover::before{opacity:1}\n.seo-tools-section .tool-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:16px;font-weight:600}\n.seo-tools-section .tool-name{font-size:1.15rem;font-weight:600;color:var(--dark-blue);margin-bottom:8px}\n.seo-tools-section .tool-type{display:inline-block;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);background:var(--gray-100);padding:3px 10px;border-radius:20px;margin-bottom:14px}\n.seo-tools-section .tool-desc{font-size:.94rem;color:var(--gray-600);line-height:1.7}\n.seo-tools-section .tool-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}\n.seo-tools-section .feature-tag{font-size:.78rem;color:var(--brown);background:var(--brown-pale);padding:4px 12px;border-radius:20px;font-weight:500}\n.seo-tools-section .section-tip{background:linear-gradient(135deg,var(--brown-pale) 0%,#faf5f0 100%);border-left:3px solid var(--brown);border-radius:0 var(--radius) var(--radius) 0;padding:20px 24px;margin-top:8px;font-size:.95rem;color:var(--dark-blue);line-height:1.75}\n.seo-tools-section .section-tip strong{font-weight:600;color:var(--brown)}\n@media(max-width:640px){.seo-tools-section{padding:24px 0}.seo-tools-section .tools-grid{grid-template-columns:1fr;gap:16px}.seo-tools-section .tool-card{padding:22px 20px}.seo-tools-section .tool-name{font-size:1.05rem}}\n\/* Installation tabs - CSS only *\/\n.ww-tabs{margin:24px 0}\n.ww-tabs input[type=\"radio\"]{display:none}\n.ww-tabs>label{display:inline-block;padding:10px 16px;cursor:pointer;border:1px solid #ddd;border-bottom:none;margin-right:2px;margin-bottom:-1px;border-radius:8px 8px 0 0;background:#f5f5f5;font-weight:600;font-size:14px;color:#555;position:relative;z-index:1;transition:background .2s,color .2s}\n.ww-tabs input[type=\"radio\"]:checked+label{background:#fff;color:#062023;border-bottom-color:#fff;z-index:3}\n.ww-panel{display:none;border:1px solid #ddd;padding:24px;border-radius:0 8px 8px 8px;clear:both}\n#ww-tab1:checked~#ww-p1,#ww-tab2:checked~#ww-p2,#ww-tab3:checked~#ww-p3,#ww-tab4:checked~#ww-p4,#ww-tab5:checked~#ww-p5{display:block}\n@media(max-width:640px){.ww-tabs>label{font-size:11px;padding:8px 8px}}\n<\/style>\n\n<div class=\"article-seb\">\n\n<p><em>Par Alex, co-fondateur of Wisewand<\/em><\/p>\n\n<div class=\"tip-box\">\n <p><strong>La content creation not should not you prendre of hours each jour.<\/strong> You use already your LLM to write, do research and generate ideas. But and if your LLM pouvait also generate full articles and SEO-optimized, create of stunning visuals and all publishing on your site WordPress \u2014 without never quitter the conversation?<\/p>\n <p>C&#8217;est exactement ce that does Wisewand MCP. C&#8217;est the MCP of content creation the more complete disponible, with 84 tools couvrant everything, of article generation to publication multilingue, the automatisation RSS and the content e-commerce.<\/p>\n <p><strong>In the 10 next minutes, you will generate your first article SEO-optimized.<\/strong> No configuration complicated, not of copy-pasting between tools, not of upload manual on WordPress. Juste of content creation pure and efficace, directly since your LLM.<\/p>\n<\/div>\n\n<h2 id=\"installation\">Installation &amp; Configuration<\/h2>\n\n<p>Wisewand MCP fonctionne with <strong>tous the large clients LLM<\/strong>. Installation does in 2 steps simples.<\/p>\n\n<h3>Step 1: Get your API key<\/h3>\n<ol>\n <li>Visitez <a href=\"https:\/\/app.wisewand.ai\/api\" target=\"_blank\">app.wisewand.ai\/api<\/a><\/li>\n <li>Connect-vous or create a free account<\/li>\n <li>Copy your API key (commence par <code>sk_live_<\/code>)<\/li>\n<\/ol>\n\n<h3>Step 2: Install the MCP servers<\/h3>\n<p>Choose your client:<\/p>\n\n<div class=\"ww-tabs\">\n <input type=\"radio\" id=\"ww-tab1\" name=\"ww-install\" checked>\n <label for=\"ww-tab1\">Claude Code<\/label>\n <input type=\"radio\" id=\"ww-tab2\" name=\"ww-install\">\n <label for=\"ww-tab2\">Claude Desktop<\/label>\n <input type=\"radio\" id=\"ww-tab3\" name=\"ww-install\">\n <label for=\"ww-tab3\">Cursor<\/label>\n <input type=\"radio\" id=\"ww-tab4\" name=\"ww-install\">\n <label for=\"ww-tab4\">VS Code<\/label>\n <input type=\"radio\" id=\"ww-tab5\" name=\"ww-install\">\n <label for=\"ww-tab5\">Windsurf<\/label>\n\n <!-- Claude Code CLI -->\n <div class=\"ww-panel\" id=\"ww-p1\">\n <p><strong>Prerequisites:<\/strong> Node.js 18+ (<a href=\"https:\/\/nodejs.org\" target=\"_blank\" rel=\"noopener\">nodejs.org<\/a>)<\/p>\n\n <h4>Step by step:<\/h4>\n<p>Open your terminal and in the folder of your project, tapez: <\/p>\n <p><strong>1. Wisewand<\/strong> (creation of SEO content):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add wisewand --scope project -e WISEWAND_API_KEY=sk_live_YOUR_KEY -- npx -y @wisewandtools\/mcp-server@latest<\/code><\/pre>\n <\/div>\n\n <p><strong>2. HaloScan<\/strong> (analyse SERP and competition):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add haloscan --scope project -e HALOSCAN_API_KEY=YOUR_HALOSCAN_KEY -- npx -y @occirank\/haloscan-server@latest start<\/code><\/pre>\n <\/div>\n\n <h4>Or install everything in a single command:<\/h4>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add wisewand --scope project -e WISEWAND_API_KEY=sk_live_YOUR_KEY -- npx -y @wisewandtools\/mcp-server@latest && claude mcp add haloscan --scope project -e HALOSCAN_API_KEY=YOUR_HALOSCAN_KEY -- npx -y @occirank\/haloscan-server@latest start<\/code><\/pre>\n <\/div>\n\n <div class=\"warning-box\">\n <p><strong>Replace the keys:<\/strong> Replace <code>sk_live_YOUR_KEY<\/code> par your key Wisewand and <code>YOUR_HALOSCAN_KEY<\/code> par your key HaloScan.<\/p>\n <\/div>\n\n <p><strong>Options:<\/strong> Replace <code>--scope project<\/code> par <code>--scope global<\/code> for rendre the MCPs available in all your projects.<\/p>\n\n <p><strong>Verification:<\/strong> Start a new session and askdez <strong>&#8220;Listez the tools Wisewand disponibles&#8221;<\/strong> \u2014 you should voir 84 tools.<\/p>\n\n <div class=\"tip-box\">\n <p><strong>Tip pro:<\/strong> Add <code>.mcp.json<\/code> to <code>.gitignore<\/code> to keep your keys API in security!<\/p>\n <\/div>\n <\/div>\n\n <!-- Claude Desktop -->\n <div class=\"ww-panel\" id=\"ww-p2\">\n <p><strong>Prerequisites:<\/strong> Claude Desktop (<a href=\"https:\/\/claude.ai\/download\" target=\"_blank\" rel=\"noopener\">claude.ai\/download<\/a>)<\/p>\n\n <p><strong>Fichier of configuration:<\/strong><\/p>\n <ul>\n <li><strong>macOS:<\/strong> <code>~\/Library\/Application Support\/Claude\/claude_desktop_config.json<\/code><\/li>\n <li><strong>Windows:<\/strong> <code>%APPDATA%\\Claude\\claude_desktop_config.json<\/code><\/li>\n <\/ul>\n\n <h4>Step by step:<\/h4>\n\n <p><strong>1. Wisewand seul<\/strong> (creation of SEO content):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <p><strong>2. HaloScan seul<\/strong> (analyse SERP and competition):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <h4>Or install everything at once:<\/h4>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n },\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <div class=\"warning-box\">\n <p><strong>Replace the keys:<\/strong> Replace <code>sk_live_YOUR_KEY<\/code> and <code>YOUR_HALOSCAN_KEY<\/code> par your real keys API.<\/p>\n <\/div>\n\n <p><strong>Verification:<\/strong> Quittez Claude Desktop (<strong>Cmd+Q<\/strong> \/ <strong>Alt+F4<\/strong>), rouvrez-le, then ask <strong>&#8220;Listez the tools Wisewand disponibles&#8221;<\/strong>.<\/p>\n <\/div>\n\n <!-- Cursor IDE -->\n <div class=\"ww-panel\" id=\"ww-p3\">\n <p><strong>Prerequisites:<\/strong> Cursor IDE (<a href=\"https:\/\/cursor.sh\" target=\"_blank\" rel=\"noopener\">cursor.sh<\/a>), Node.js 18+<\/p>\n\n <p><strong>Fichier of configuration:<\/strong> <code>.cursor\/mcp.json<\/code> (at the project root)<\/p>\n <p>Configuration globale: <code>~\/.cursor\/mcp.json<\/code><\/p>\n\n <h4>Step by step:<\/h4>\n\n <p><strong>1. Wisewand seul<\/strong> (creation of SEO content):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <p><strong>2. HaloScan seul<\/strong> (analyse SERP and competition):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <h4>Or install everything at once:<\/h4>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n },\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <div class=\"warning-box\">\n <p><strong>Replace the keys:<\/strong> Replace <code>sk_live_YOUR_KEY<\/code> and <code>YOUR_HALOSCAN_KEY<\/code> par your real keys API.<\/p>\n <\/div>\n\n <p><strong>Verification:<\/strong> Restart Cursor, ouvrez the chat IA (<strong>Cmd+L<\/strong> \/ <strong>Ctrl+L<\/strong>), ask <strong>&#8220;Listez the tools Wisewand disponibles&#8221;<\/strong>.<\/p>\n\n <div class=\"tip-box\">\n <p><strong>Tip pro:<\/strong> Add <code>.cursor\/<\/code> to <code>.gitignore<\/code> for protect your keys API!<\/p>\n <\/div>\n <\/div>\n\n <!-- VS Code Copilot -->\n <div class=\"ww-panel\" id=\"ww-p4\">\n <p><strong>Prerequisites:<\/strong> VS Code, extension GitHub Copilot, Node.js 18+<\/p>\n\n <p><strong>Fichier of configuration:<\/strong> <code>.vscode\/mcp.json<\/code> (at the project root)<\/p>\n\n <h4>Step by step:<\/h4>\n\n <p><strong>1. Wisewand seul<\/strong> (creation of SEO content):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <p><strong>2. HaloScan seul<\/strong> (analyse SERP and competition):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <h4>Or install everything at once:<\/h4>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n },\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <div class=\"warning-box\">\n <p><strong>Replace the keys:<\/strong> Replace <code>sk_live_YOUR_KEY<\/code> and <code>YOUR_HALOSCAN_KEY<\/code> par your real keys API.<\/p>\n <\/div>\n\n <p><strong>Verification:<\/strong> Open GitHub Copilot Chat (<strong>Cmd\/Ctrl+Shift+I<\/strong>), ask <strong>&#8220;Listez the tools Wisewand disponibles&#8221;<\/strong>.<\/p>\n\n <div class=\"tip-box\">\n <p><strong>Tip pro:<\/strong> Add <code>.vscode\/mcp.json<\/code> to <code>.gitignore<\/code> for protect your keys API!<\/p>\n <\/div>\n <\/div>\n\n <!-- Windsurf IDE -->\n <div class=\"ww-panel\" id=\"ww-p5\">\n <p><strong>Prerequisites:<\/strong> Windsurf IDE (<a href=\"https:\/\/codeium.com\/windsurf\" target=\"_blank\" rel=\"noopener\">codeium.com\/windsurf<\/a>), Node.js 18+<\/p>\n\n <p><strong>Fichier of configuration:<\/strong> <code>~\/.codeium\/windsurf\/mcp_config.json<\/code><\/p>\n\n <h4>Step by step:<\/h4>\n\n <p><strong>1. Wisewand seul<\/strong> (creation of SEO content):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <p><strong>2. HaloScan seul<\/strong> (analyse SERP and competition):<\/p>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <h4>Or install everything at once:<\/h4>\n <div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_KEY\"\n }\n },\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n <\/div>\n\n <div class=\"warning-box\">\n <p><strong>Replace the keys:<\/strong> Replace <code>sk_live_YOUR_KEY<\/code> and <code>YOUR_HALOSCAN_KEY<\/code> par your real keys API.<\/p>\n <\/div>\n\n <p><strong>Verification:<\/strong> Restart Windsurf, ouvrez Cascade, ask <strong>&#8220;Listez the tools Wisewand disponibles&#8221;<\/strong>.<\/p>\n\n <div class=\"tip-box\">\n <p><strong>Note:<\/strong> Windsurf not prend in charge that the configuration globale. For the configs per project, use Claude Code CLI or Cursor.<\/p>\n <\/div>\n <\/div>\n<\/div>\n\n\n<!-- Bonnes practices of security -->\n<h3>API key security best practices<\/h3>\n\n<ul>\n <li><strong>Use the configurations at the level of project<\/strong> \u2014 Stockez the configurations in the folders of project (pas in the home directory) to isolate the keys per project and reduce the exposure.<\/li>\n <li><strong>Never commit API keys<\/strong> \u2014 Add <code>.mcp.json<\/code>, <code>.cursor\/mcp.json<\/code> and <code>.vscode\/mcp.json<\/code> to <code>.gitignore<\/code>.<\/li>\n <li><strong>Use of environment variables<\/strong> \u2014 Reference <code>${WISEWAND_API_KEY}<\/code> in the configurations and set the real key via of environment variables.<\/li>\n <li><strong>Renouvelez regularly the keys<\/strong> \u2014 Generate of new keys API periodically on <a href=\"https:\/\/app.wisewand.ai\/api\">app.wisewand.ai\/api<\/a> and mettez to day the configurations.<\/li>\n<\/ul>\n\n<!-- Section of help -->\n<h3>Need help?<\/h3>\n\n<div class=\"faq-seb\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Where exactly should I paste my API key?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Replace <code>sk_live_YOUR_API_KEY_HERE<\/code> in the section <code>\"env\"<\/code> of your file of configuration par your real key since <a href=\"https:\/\/app.wisewand.ai\/api\">app.wisewand.ai\/api<\/a>. Your key must commencer par <code>sk_live_<\/code> or <code>sk_test_<\/code>.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Which client should I use?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p><strong>For the developers:<\/strong> Claude Code CLI (support at the level of project, ideal ideal for teams)<br>\n <strong>For the users occasionnels:<\/strong> Claude Desktop (installation the more simple)<br>\n <strong>For the users VS Code:<\/strong> VS Code with Copilot<br>\n <strong>For the users Cursor:<\/strong> Cursor IDE<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Global or project-level: which should I pick?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p><strong>Recommended: At the project level<\/strong> \u2014 Keep API keys isolated per project, easing management of different keys for different projects, and reduces the risk of accidentally exposing of keys in the version control.<\/p>\n <p><strong>Global:<\/strong> Use only if you want to the same API key available in tOUS your projects and that you not collaborez not with of autres personnes.<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<h2 id=\"ce-que-vous-pouvez-creer\">What You Can Build<\/h2>\n\n<div class=\"seo-tools-section\">\n <div class=\"tools-grid\">\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#128221;<\/div>\n <div class=\"tool-name\">Articles of Blog SEO<\/div>\n <div class=\"tool-type\">Contenu long<\/div>\n <div class=\"tool-desc\">Generate of articles of 2000+ words optimized to rank in first page of Google, with FAQ sections, tables of contents and SEO semantic.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">FAQ<\/span>\n <span class=\"feature-tag\">TOC<\/span>\n <span class=\"feature-tag\">SEO<\/span>\n <span class=\"feature-tag\">Images IA<\/span>\n <\/div>\n <\/div>\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#128722;<\/div>\n <div class=\"tool-name\">Fiches Product<\/div>\n <div class=\"tool-type\">E-commerce<\/div>\n <div class=\"tool-desc\">Create of comparison of products complete with CTAs custom, links of affiliate and images product 4K generateds par IA.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">Affiliation<\/span>\n <span class=\"feature-tag\">Comparatifs<\/span>\n <span class=\"feature-tag\">CTA<\/span>\n <\/div>\n <\/div>\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#127758;<\/div>\n <div class=\"tool-name\">Contenu Multilingue<\/div>\n <div class=\"tool-type\">International<\/div>\n <div class=\"tool-desc\">Publiez the same content in 9 langues and 28 countries with a SEO optimization localizede and of references tailored cultural.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">9 langues<\/span>\n <span class=\"feature-tag\">28 countries<\/span>\n <span class=\"feature-tag\">SEO local<\/span>\n <\/div>\n <\/div>\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#128240;<\/div>\n <div class=\"tool-name\">Automatisation RSS<\/div>\n <div class=\"tool-type\">Automation<\/div>\n <div class=\"tool-desc\">Generate and publishesz automatically of articles since of RSS feeds according to a calendar \u2014 configurez and oubliez.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">Auto-publish<\/span>\n <span class=\"feature-tag\">Planification<\/span>\n <span class=\"feature-tag\">RSS<\/span>\n <\/div>\n <\/div>\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#128260;<\/div>\n <div class=\"tool-name\">Contenu in Masse<\/div>\n <div class=\"tool-type\">Scalability<\/div>\n <div class=\"tool-desc\">Generate content series at large scale. Create 10, 50 or 100 articles with a single commande.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">Bulk<\/span>\n <span class=\"feature-tag\">Series<\/span>\n <span class=\"feature-tag\">Maillage<\/span>\n <\/div>\n <\/div>\n <div class=\"tool-card visible\">\n <div class=\"tool-icon\">&#128444;<\/div>\n <div class=\"tool-name\">Visuels Generateds par IA<\/div>\n <div class=\"tool-type\">Images<\/div>\n <div class=\"tool-desc\">Each article includes of images 4K custom generateds par IA, perfectly tailored to your content and your brand.<\/div>\n <div class=\"tool-features\">\n <span class=\"feature-tag\">4K<\/span>\n <span class=\"feature-tag\">Custom<\/span>\n <span class=\"feature-tag\">Multi-format<\/span>\n <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<div class=\"snippet-bait\">\n <h2 class=\"h2-snippet-bait\">Ready to create professional content?<\/h2>\n <ul>\n <li>84 tools of content creation<\/li>\n <li>Publication directe WordPress, Shopify, WooCommerce<\/li>\n <li>Images IA 4K includedes in each article<\/li>\n <\/ul>\n <p>Installation in a single command \u2014 start to generate in 60 secondes.<\/p>\n <a href=\"https:\/\/app.wisewand.ai\/api\">Get your API key in 60 seconds &rarr;<\/a>\n<\/div>\n\n<h2 id=\"premier-article\">Your First Article: A Real Conversation<\/h2>\n\n<p>Here is exactement to what ressemble the creation of your first article with Wisewand MCP:<\/p>\n\n<blockquote>\n <p><strong>You:<\/strong> &#8220;Create an article SEO on &#8216;The Best AI Tools for the Creation of Contenu 2024&#8242;&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Utilise the outil create_article with the configuration SEO complete]<\/em><\/p>\n <p>Article created with the ID: abc-123<\/p>\n <p>J&#8217;ai configured your article with:<\/p>\n <ul>\n <li>Mot-key target: &#8220;meilleurs AI tools creation content 2024&#8221;<\/li>\n <li>Section FAQ enablede<\/li>\n <li>Table of contents<\/li>\n <li>Generation of main image<\/li>\n <li>Structure SEO-optimized<\/li>\n <\/ul>\n <p><strong>You:<\/strong> &#8220;Generate-le now and attends the fin&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Utilise the outil generate_article with wait_for_completion: true]<\/em><\/p>\n <p>Generation of your article in progress&#8230; (around 90 secondes)<\/p>\n <p>Done! 2 847 mots, score SEO: 94\/100<\/p>\n <p>Your article comprend:<\/p>\n <ul>\n <li>12 sections with titles semantics<\/li>\n <li>8 entries FAQ<\/li>\n <li>3 images generateds par IA<\/li>\n <li>Suggestions of internal links<\/li>\n <li>Meta description and tag title<\/li>\n <\/ul>\n <p><strong>You:<\/strong> &#8220;Montre-moi the contenu&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Utilise the outil get_article_output]<\/em><\/p>\n <p>Here is your article:<\/p>\n <p><strong>Titre:<\/strong> The Best AI Tools for the Creation of Contenu 2024: The Guide Complet<\/p>\n <p><strong>Meta Description:<\/strong> Discover the 15 best AI tools for the content creation in 2024. Comparez the features, the tarifs and the case of usage to find the AI writing assistant ideal&#8230;<\/p>\n <p><em>[Contenu complete of article displayed with formatting, images and elements SEO]<\/em><\/p>\n<\/blockquote>\n\n<p>C&#8217;est everything. Trois conversational messages, 90 seconds of generation, and you have a complete article ready to be published.<\/p>\n\n<p><strong>Ready to go further?<\/strong> Let&#8217;s discover the full workflow, advanced features and the best practices that make Wisewand MCP the outil of content creation the more powerful for LLM.<\/p>\n\n<h2 id=\"quest-ce-que-wisewand-mcp\">What is Wisewand MCP?<\/h2>\n\n<p>Wisewand MCP (Model Context Protocol) is a server that extends the capabilities of your LLM with <strong>84 specialized tools<\/strong> for the content creation professionnel. Construit on the standard MCP of Anthropic, it gives your LLM a access direct to the powerful Wisewand API \u2014 the same technologie that makees tourner our application web on <a href=\"https:\/\/app.wisewand.ai\">app.wisewand.ai<\/a>.<\/p>\n\n<p>Here is ce who the rend unique:<\/p>\n\n<ul>\n <li><strong>Couverture API complete:<\/strong> The 84 tools correspondent directly to the endpoints of Wisewand API, designeds par our CTO Julian to be both powerful and intuitifs.<\/li>\n <li><strong>Integration WordPress native:<\/strong> Publication in a click on WordPress, Shopify, WooCommerce and PrestaShop \u2014 without upload manual ni copy-pasting.<\/li>\n <li><strong>Architecture SEO-first:<\/strong> Each article is designed for rank. FAQ sections, titles semantics, meta tags, internal linking and structured data are included by default.<\/li>\n <li><strong>Vrai multi-language:<\/strong> No seulement of translation \u2014 of content localized optimized for 9 langues and 28 countries with a SEO tailored to each region.<\/li>\n <li><strong>Generation visuelle IA:<\/strong> Custom images in 4K createdes for each article, perfectly tailored to your content and your brand.<\/li>\n<\/ul>\n\n<p>Imaginez a content team complete worklant directly in your LLM \u2014 researchers, writers, specialists SEO, designers and editors \u2014 all coordinated via a conversation naturelle.<\/p>\n\n<h2 id=\"pourquoi-cela-change-tout\">Why This Changes Everything<\/h2>\n\n<div class=\"table-wrapper\">\n <table class=\"redac-table\">\n <thead>\n <tr>\n <th>Aspect<\/th>\n <th>Before Wisewand<\/th>\n <th>With Wisewand MCP<\/th>\n <\/tr>\n <\/thead>\n <tbody>\n <tr>\n <td data-label=\"Aspect\"><strong>Outils required<\/strong><\/td>\n <td data-label=\"Before Wisewand\">5+ tools different (SEMRush, Google Docs, Yoast, Canva, WordPress)<\/td>\n <td data-label=\"With Wisewand MCP\">1 conversation LLM<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Aspect\"><strong>Temps par article<\/strong><\/td>\n <td data-label=\"Before Wisewand\">3+ hours of work focused<\/td>\n <td data-label=\"With Wisewand MCP\">15 minutes of conversation<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Aspect\"><strong>SEO optimization<\/strong><\/td>\n <td data-label=\"Before Wisewand\">Manuelle and fragmented<\/td>\n <td data-label=\"With Wisewand MCP\">Automatique and integrated<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Aspect\"><strong>Images<\/strong><\/td>\n <td data-label=\"Before Wisewand\">Recherche external (Canva, Unsplash)<\/td>\n <td data-label=\"With Wisewand MCP\">Generation IA 4K includede<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Aspect\"><strong>Publication<\/strong><\/td>\n <td data-label=\"Before Wisewand\">Upload manual on WordPress<\/td>\n <td data-label=\"With Wisewand MCP\">Publication directe in 1 click<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Aspect\"><strong>Multilingue<\/strong><\/td>\n <td data-label=\"Before Wisewand\">Traduction separate, no local SEO<\/td>\n <td data-label=\"With Wisewand MCP\">9 langues, local SEOized for 28 countries<\/td>\n <\/tr>\n <\/tbody>\n <\/table>\n<\/div>\n\n<p>Each step of old process impliquait of changements of contexte, of copy-pasting and of errors potentielles. Un seul article pouvait prendre 3 hours of work focused.<\/p>\n\n<p><strong>With Wisewand MCP, it is a conversation continue:<\/strong><\/p>\n\n<ul>\n <li><strong>Recherche:<\/strong> &#8220;Quels keywords to target for the AI writing tools?&#8221;<\/li>\n <li><strong>Creation:<\/strong> &#8220;Write an article of 2 500 words optimized for ce keyword&#8221;<\/li>\n <li><strong>Optimisation:<\/strong> All (FAQ, table of contents, images, meta tags) does automatiquement<\/li>\n <li><strong>Publication:<\/strong> &#8220;Publish ceci on mon site WordPress&#8221;<\/li>\n<\/ul>\n\n<p>Same quality of article, <strong>15 minutes of actual work<\/strong>. No changement of outil, not of maux of head of formatting, not of errors of upload.<\/p>\n\n<p>Ce gain of time multiplie when you create of content at large scale. What once required a full-time content team can now be handled par a single person having targeted conversations with your LLM.<\/p>\n\n<p><strong>See it in action \u2014 install with a single command:<\/strong><\/p>\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add wisewand --scope project -e WISEWAND_API_KEY=sk_live_YOUR_KEY -- npx -y @wisewandtools\/mcp-server@latest<\/code><\/pre>\n<\/div>\n\n<h2 id=\"flux-de-travail\">The Perfect 7-Step Workflow<\/h2>\n\n<div class=\"tip-box\">\n <p><strong>Assistant of Configuration Interactif Disponible!<\/strong><\/p>\n <p>We have created a assistant of configuration interactive to guide you through these steps. Simply ask to your LLM:<\/p>\n <p><strong>&#8220;Use the setup wizard&#8221;<\/strong><\/p>\n <p>Il guide youa through all process with of invites claires and a validation. Or follow the guide below for all details.<\/p>\n<\/div>\n\n<p>Que you utilisiez the assistant or that you suiviez manualment, voici the process of configuration complete who takes you from installation to publication:<\/p>\n\n<!-- Step 1 -->\n<h3>Step 1: Download and install<\/h3>\n\n<p>Installation runs in a single command who handles all:<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add wisewand --scope project -e WISEWAND_API_KEY=sk_live_YOUR_KEY -- npx -y @wisewandtools\/mcp-server@latest<\/code><\/pre>\n<\/div>\n\n<p><strong>Ce who passe during the installation:<\/strong><\/p>\n<ol>\n <li>The MCP server is downloaded via npm<\/li>\n <li>You are prompted to enter your API key<\/li>\n <li>The connection is validated against the Wisewand API<\/li>\n <li>Le server is added to your LLM configuration<\/li>\n<\/ol>\n\n<p><strong>Result expected:<\/strong><\/p>\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>Successfully added wisewand MCP server\nAPI key saved\nTesting connection...\nConnected to Wisewand API\nReady to create content!<\/code><\/pre>\n<\/div>\n\n<p><strong>Resolution of common errors:<\/strong><\/p>\n<ul>\n <li><strong>&#8220;Cannot connect to Wisewand API&#8221;<\/strong> \u2014 Verify the format of your API key (doit commencer par sk_live_ or sk_test_)<\/li>\n <li><strong>&#8220;npx command not found&#8221;<\/strong> \u2014 Install Node.js since <a href=\"https:\/\/nodejs.org\" target=\"_blank\" rel=\"noopener\">nodejs.org<\/a><\/li>\n <li><strong>&#8220;Permission denied&#8221;<\/strong> \u2014 Try running with sudo on Mac\/Linux<\/li>\n<\/ul>\n\n<!-- Step 2 -->\n<h3>Step 2: Verify the API key<\/h3>\n\n<p>Verify that all fonctionne correctment:<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code># Verify the status of connection MCP\n\/mcp\n\n# You should voir:\n# wisewand connected<\/code><\/pre>\n<\/div>\n\n<p>Testez with a command simple:<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"List the Wisewand tools available\"\n\nLLM: I can see all 84 Wisewand tools:\n- create_article\n- generate_article\n- publish_to_wordpress\n- [81 more tools...]<\/code><\/pre>\n<\/div>\n\n<p><strong>Where find your API key:<\/strong> <a href=\"https:\/\/app.wisewand.ai\/api\">https:\/\/app.wisewand.ai\/api<\/a><\/p>\n\n<p>Conservez this key in security \u2014 she gives a access complete to your compte Wisewand and to your capabilities of content generation.<\/p>\n\n<!-- Step 3 -->\n<h3>Step 3: Configure the website connection<\/h3>\n\n<p>For publishing directly on WordPress, you will need to create a Password of application (pas your main WordPress password \u2014 it is more secure).<\/p>\n\n<p><strong>Create an application password WordPress:<\/strong><\/p>\n\n<ol>\n <li><strong>Connect-vous to your table of bord WordPress<\/strong><\/li>\n <li><strong>Naviguez toward Users &rarr; Profil<\/strong> (ou Your profil)<\/li>\n <li><strong>Faites scroll until the section &#8220;Mots of passe of application&#8221;<\/strong><\/li>\n <li><strong>Saisissez a nom:<\/strong> &#8220;Wisewand&#8221; (pour you souvenir to what it sert)<\/li>\n <li><strong>Click on &#8220;Ajouter a new application password&#8221;<\/strong><\/li>\n <li><strong>Copy the password immediately generated<\/strong> (il will not be displayed again!)<\/li>\n<\/ol>\n\n<p><strong>Connect-le now to Wisewand:<\/strong><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Create a WordPress connection\"\n\nLLM: I'll help you set that up. I need:\n- Your WordPress site URL (https:\/\/yourblog.com)\n- Your WordPress username\n- Your Application Password\n\nYou: \"Site URL: https:\/\/myblog.com\nUsername: alex\nPassword: [paste Application Password]\"\n\nLLM: [Uses create_connection tool]\nConnection created: \"MyBlog WordPress\"\nConnected to https:\/\/myblog.com\nAuthentication successful<\/code><\/pre>\n<\/div>\n\n<p><strong>Bonnes practices of security:<\/strong><\/p>\n<ul>\n <li>N&#8217;utilisez never your main WordPress password \u2014 always create application passwords<\/li>\n <li>You can revoke the passwords of application at any time since WordPress without affecter your connection main<\/li>\n <li>Create of passwords distincts for each tool or integration<\/li>\n <li>Nommez-les clairement for you rappeler to what they servent<\/li>\n<\/ul>\n\n<div class=\"tip-box\">\n <p><strong>Note:<\/strong> WordPress is optional! Wisewand generates content that you can use anywhere. But the direct publishing saves a considerable time.<\/p>\n<\/div>\n\n<!-- Step 4 -->\n<h3>Step 4: Create your persona<\/h3>\n\n<p>Personas define your writing style and your voice. Think of them as of presets for different content types or of audiences.<\/p>\n\n<p><strong>What is a persona?<\/strong><\/p>\n<p>A persona captures:<\/p>\n<ul>\n <li><strong>Ton:<\/strong> Professionnel, casual, friendly, autoritaire, enthousiaste<\/li>\n <li><strong>Style:<\/strong> Informatif, persuasif, narratif, analytique, conversational<\/li>\n <li><strong>Voix:<\/strong> First person (&#8220;je&#8221;), first person plural (&#8220;nous&#8221;), third personne<\/li>\n <li><strong>Personality:<\/strong> Your characteristics and approach editorial unique<\/li>\n<\/ul>\n\n<p><strong>Exemples of personas:<\/strong><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Create a persona for technical blog content\"\n\nLLM: [Uses create_persona tool]\n{\n \"name\": \"Tech Expert\",\n \"tone\": \"professional\",\n \"style\": \"informative\",\n \"voice\": \"first-person-plural\",\n \"description\": \"Authoritative technology content with practical examples, clear explanations, and a focus on actionable insights. We speak directly to developers and technical users.\"\n}\n\nPersona created: \"Tech Expert\"<\/code><\/pre>\n<\/div>\n\n<p><strong>When to use different personas:<\/strong><\/p>\n<ul>\n <li><strong>Expert Tech:<\/strong> Tutorials developers, documentation API, comparaisons techniques<\/li>\n <li><strong>Blogger Lifestyle:<\/strong> Histoires personnelles, guides of voyage, reviews products<\/li>\n <li><strong>Authority Business:<\/strong> Sector analyses, white papers, case studies<\/li>\n <li><strong>Guide Friendly:<\/strong> Practical articles, tutorials beginners, FAQ<\/li>\n<\/ul>\n\n<p>You can create a unlimited number of personas and switch between them according to the content types. This maintains editorial consistency and a strong brand identity.<\/p>\n\n<!-- Step 5 -->\n<h3>Step 5: Create a project &amp; set up the brief<\/h3>\n\n<p>The projects you aident to organiser the content for different sites, campaigns or editorial series.<\/p>\n\n<p><strong>Why use of projects?<\/strong><\/p>\n<ul>\n <li>Separate the different sites or campaigns<\/li>\n <li>Define of settings by default (langue, countries, persona) for each project<\/li>\n <li>Follow the content per project for the analytique and the facturation<\/li>\n <li>Maintain a consistent brand identity on related content<\/li>\n<\/ul>\n\n<p><strong>Create your first project:<\/strong><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Create a project for my AI tools blog\"\n\nLLM: [Uses create_project tool]\n{\n \"name\": \"AI Tools Blog\",\n \"website_url\": \"https:\/\/myblog.com\",\n \"default_lang\": \"en\",\n \"default_country\": \"us\",\n \"default_persona\": \"Tech Expert\",\n \"description\": \"Weekly articles about AI productivity tools, comparisons, and tutorials\"\n}\n\nProject created: \"AI Tools Blog\"\nDefault language: English (US)\nDefault persona: Tech Expert<\/code><\/pre>\n<\/div>\n\n<p><strong>Strategies of organization of projects:<\/strong><\/p>\n<ul>\n <li><strong>Par site web:<\/strong> Un project par site WordPress<\/li>\n <li><strong>Par campaign:<\/strong> &#8220;Series of content Summer 2024&#8221;, &#8220;Blog of launch product&#8221;<\/li>\n <li><strong>Par type of content:<\/strong> &#8220;Avis products&#8221;, &#8220;Guides practices&#8221;, &#8220;Articles of news&#8221;<\/li>\n <li><strong>Par client:<\/strong> The users in agencies can separate client work into distinct projects<\/li>\n<\/ul>\n\n<!-- Step 6 -->\n<h3>Step 6: [Optional] Connect Haloscan MCP<\/h3>\n\n<p>You want boost your feeds of content creation with a search SEO professional? Haloscan MCP is the compagnon ideal of Wisewand.<\/p>\n\n<p><strong>Ce that does Haloscan:<\/strong><\/p>\n<ul>\n <li><strong>260 millions of keywords<\/strong> with search volume, difficulty and trend data<\/li>\n <li><strong>5 milliards of pages SERP<\/strong> for the analysis competitorielle<\/li>\n <li><strong>Metrics of domain<\/strong> to understand your competition<\/li>\n <li><strong>Opportunities of keywords<\/strong> based on your site authority<\/li>\n<\/ul>\n\n<p><strong>Le workflow in combo powerful:<\/strong><\/p>\n\n<blockquote>\n <p><strong>You:<\/strong> &#8220;What keywords should I target about AI content tools?&#8221;<\/p>\n <p><strong>LLM (using Haloscan MCP):<\/strong> I found 47 keyword opportunities:<\/p>\n <ul>\n <li>&#8220;best AI tools for content creation&#8221; &#8211; 8,100 searches\/mo, difficulty: 42<\/li>\n <li>&#8220;AI writing assistant comparison&#8221; &#8211; 2,900 searches\/mo, difficulty: 38<\/li>\n <li>&#8220;free AI content generators&#8221; &#8211; 6,200 searches\/mo, difficulty: 51<\/li>\n <\/ul>\n <p><strong>You:<\/strong> &#8220;Create an article targeting the first keyword with Wisewand&#8221;<\/p>\n <p><strong>LLM (using Wisewand MCP):<\/strong> Article created and generating&#8230;<\/p>\n <p><em>[90 seconds more tard]<\/em><\/p>\n <p>Complete! 2,847 words optimized for &#8220;best AI tools for content creation&#8221;<\/p>\n<\/blockquote>\n\n<p>C&#8217;est like to have SEMRush and a content team directly integrated in your LLM.<\/p>\n\n<p><strong>Installer Haloscan MCP:<\/strong><\/p>\n<p>Guide of installation complete: <a href=\"https:\/\/www.haloscan.com\/en\/installation-du-mcp-haloscan-com\" target=\"_blank\" rel=\"noopener\">https:\/\/www.haloscan.com\/en\/installation-du-mcp-haloscan-com<\/a><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>claude mcp add haloscan --scope project -e HALOSCAN_API_KEY=YOUR_HALOSCAN_KEY -- npx -y @occirank\/haloscan-server@latest start<\/code><\/pre>\n<\/div>\n\n<div class=\"warning-box\">\n <p><strong>Replace YOUR_KEY:<\/strong> Replace <code>YOUR_KEY<\/code> par your real API key Haloscan.<\/p>\n<\/div>\n\n<!-- Step 6b -->\n<h3>Step 6b: [Optional] Connect Google Search Console MCP<\/h3>\n\n<p>Complete your arsenal SEO by connecting directly Google Search Console to your LLM. Ce MCP you permet of analysisr your performances of research real without quitter your conversation.<\/p>\n\n<p><strong>Ce that does Google Search Console MCP:<\/strong><\/p>\n<ul>\n <li><strong>Data of performances<\/strong> \u2014 clicks, impressionsssions, CTR and position average<\/li>\n <li><strong>Analyse of queries<\/strong> \u2014 discover which keywords drive traffic<\/li>\n <li><strong>Analyse par page<\/strong> \u2014 identifiez your pages the best performing<\/li>\n <li><strong>Status of indexing<\/strong> \u2014 check which pages are indexed<\/li>\n <li><strong>Inspection of URL<\/strong> \u2014 diagnose indexing issues<\/li>\n <li><strong>Sitemaps<\/strong> \u2014 handle your sitemaps directly<\/li>\n<\/ul>\n\n<p><strong>Le trio gagnant:<\/strong><\/p>\n\n<blockquote>\n <p><strong>Haloscan<\/strong> \u2192 Research of keywords and analysis competitorielle<\/p>\n <p><strong>Google Search Console<\/strong> \u2192 Data of performance real of your site<\/p>\n <p><strong>Wisewand<\/strong> \u2192 Creation and publication of content optimized<\/p>\n<\/blockquote>\n\n<p><strong>Installer Google Search Console MCP:<\/strong><\/p>\n<p>Projet GitHub: <a href=\"https:\/\/github.com\/nicholishen\/mcp-server-gsc\" target=\"_blank\" rel=\"noopener\">github.com\/nicholishen\/mcp-server-gsc<\/a><\/p>\n\n<div class=\"warning-box\">\n <p><strong>Installation specific:<\/strong> Unlike Wisewand and HaloScan, the Google Search Console MCP requires a Google OAuth configuration (credentials). Follow the instructions detailed on the <a href=\"https:\/\/github.com\/nicholishen\/mcp-server-gsc\" target=\"_blank\" rel=\"noopener\">GitHub repository<\/a> for the full installation.<\/p>\n<\/div>\n\n<!-- Step 7 -->\n<h3>Step 7: Create your perfect article<\/h3>\n\n<p>You are now ready for the full workflowe: of idea to publication in a single conversation.<\/p>\n\n<p><strong>Exemple of conversation complete:<\/strong><\/p>\n\n<blockquote>\n <p><strong>You:<\/strong> &#8220;I want to create a comprehensive article about the best AI writing tools for 2024. Target keyword is &#8216;best AI writing tools 2024&#8217;. Make it about 2500 words, include FAQ, table of contents, and generate images.&#8221;<\/p>\n <p><strong>LLM:<\/strong> Perfect! I&#8217;ll create that article with full SEO optimization.<\/p>\n <p><em>[Uses create_article tool]<\/em><\/p>\n <p>Article created<\/p>\n <p><strong>Configuration:<\/strong><\/p>\n <ul>\n <li>Keyword: &#8220;best AI writing tools 2024&#8221;<\/li>\n <li>Length: 2500 words<\/li>\n <li>FAQ: Enabled (8 questions)<\/li>\n <li>Table of Contents: Enabled<\/li>\n <li>Images: 3 AI-generated 4K images<\/li>\n <li>Project: AI Tools Blog<\/li>\n <li>Persona: Tech Expert<\/li>\n <\/ul>\n <p><strong>You:<\/strong> &#8220;Generate it now and wait for completeion&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Uses generate_article tool with wait_for_completion: true]<\/em><\/p>\n <p>Generating your article&#8230; this takes about 90 seconds<\/p>\n <p><em>[After 87 secondes]<\/em><\/p>\n <p>Generation complete!<\/p>\n <p><strong>Statistiques of article:<\/strong><\/p>\n <ul>\n <li>2 683 mots<\/li>\n <li>Score SEO: 96\/100<\/li>\n <li>12 sections semantics<\/li>\n <li>8 entries FAQ<\/li>\n <li>3 images generateds<\/li>\n <li>Meta description optimized<\/li>\n <\/ul>\n <p><strong>You:<\/strong> &#8220;Show me a preview&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Uses get_article_output tool]<\/em><\/p>\n <p><strong>Preview of article:<\/strong><\/p>\n <p><strong>Titre:<\/strong> Best AI Writing Tools 2024: The Complete Guide for Content Creators<\/p>\n <p><strong>Meta:<\/strong> Discover the 15 best AI writing tools in 2024. Compare features, pricing, and use cases to find your perfect AI writing assistant&#8230;<\/p>\n <p><em>[Display the content mis in forme with titres, images, section FAQ and table of contents]<\/em><\/p>\n <p><strong>You:<\/strong> &#8220;Perfect! Publish this to my WordPress site&#8221;<\/p>\n <p><strong>LLM:<\/strong> <em>[Uses publish_to_wordpress tool]<\/em><\/p>\n <p>Published successfully!<\/p>\n <p><strong>URL in ligne:<\/strong> https:\/\/myblog.com\/best-ai-writing-tools-2024<\/p>\n <p><strong>Published with:<\/strong><\/p>\n <ul>\n <li>Statut: Published (en ligne now)<\/li>\n <li>Featured image set<\/li>\n <li>Categories: AI Tools, Reviews<\/li>\n <li>All the uploaded images<\/li>\n <li>Balises meta configured<\/li>\n <\/ul>\n<\/blockquote>\n\n<p><strong>Temps total:<\/strong> Environ 3 minutes of conversation + 90 seconds of generation = an article professional and SEO-optimized published in ligne.<\/p>\n\n<p><strong>Ce who happened behind the scenes:<\/strong><\/p>\n<ul>\n <li>Wisewand researched the AI writing tools currently available and trending<\/li>\n <li>A structured the article with the SEO semantic in head<\/li>\n <li>A generated a FAQ based on the requests of research common<\/li>\n <li>A created a table of contents for a best experience user and a best SEO<\/li>\n <li>A generated three custom images in 4K<\/li>\n <li>A optimized the title and the description meta<\/li>\n <li>A mis in forme the content for WordPress<\/li>\n <li>A uploaded the images in your media library<\/li>\n <li>A published with the appropriate categories and the featured image<\/li>\n<\/ul>\n\n<p>Here is the workflow that previously took 3 hours. Now it is a conversation of 5 minutes.<\/p>\n\n<div class=\"snippet-bait\">\n <h2 class=\"h2-snippet-bait\">Transform your content creation<\/h2>\n <ul>\n <li>De the idea to publication in 5 minutes<\/li>\n <li>SEO automatic: FAQ, TOC, meta, internal linking<\/li>\n <li>Images IA 4K custom for each article<\/li>\n <\/ul>\n <p>Rejoignez the creators of content who produisent plus, mieux, and more vite.<\/p>\n <a href=\"https:\/\/app.wisewand.ai\/api\">Start creating professional content &rarr;<\/a>\n<\/div>\n<p style=\"text-align:center\"><a href=\"https:\/\/help.wisewand.ai\">See the full documentation<\/a><\/p>\n\n<h2 id=\"cas-usage\">Real-world use cases<\/h2>\n\n<p>Here is five full workflowe montrant how different users tirent parti of Wisewand MCP:<\/p>\n\n<h3>a) SEO blog series<\/h3>\n\n<p><strong>Goal:<\/strong> Create a series of 5 articles on the tools of AI productivity, all interlinked for the SEO.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Create 5 related articles about AI productivity:\n1. Best AI Productivity Tools 2024 (overview)\n2. AI Writing Assistants Comparison\n3. AI Image Generators for Business\n4. AI Meeting Tools Review\n5. AI Automation Platforms Guide\n\nMake them 2000-2500 words each, enable FAQ and TOC,\nand configure internal linking between them.\"\n\nLLM: [Uses bulk_create_articles tool]\nCreated 5 articles with internal linking structure\nGenerating them sequentially...\n\n[5 minutes later]\nAll 5 full articles!\nTotal: 11,847 words\nInternal links configured\n15 images generated\n\nReady to publish to WordPress?<\/code><\/pre>\n<\/div>\n\n<p><strong>Features SEO used:<\/strong><\/p>\n<ul>\n <li>Sections FAQ answering related requests<\/li>\n <li>Table of contents for the featured snippets<\/li>\n <li>Maillage internal between articles relateds<\/li>\n <li>Structure of titles semantics (H2, H3, H4)<\/li>\n <li>Mots-keys secondaires all to the long of contenu<\/li>\n<\/ul>\n\n<h3>b) Product review site<\/h3>\n\n<p><strong>Goal:<\/strong> Create of affiliate product reviews with of CTA custom and of comparison tables.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Create a product review article for 'Logitech MX Master 3S Mouse'.\nInclude:\n- Pros and cons section\n- Detailed specifications\n- Comparison with 3 similar products\n- Custom CTA button linking to Amazon affiliate link\n- Product focus images\"\n\nLLM: [Uses create_article with product review template]\nArticle created: \"Logitech MX Master 3S Review\"\n\n[Generates with product-focused parameters]\nComplete with:\n- 3 product images (mouse in professional settings)\n- Comparison table vs MX Master 2S, Razer Pro, Microsoft Sculpt\n- Amazon affiliate CTA: \"Check Latest Price on Amazon\"\n- Pros\/cons structured for featured snippets\n- Price tracking and availability info<\/code><\/pre>\n<\/div>\n\n<p><strong>Optimisation affiliate:<\/strong><\/p>\n<ul>\n <li>Boutons CTA custom with links affiliate<\/li>\n <li>Images products optimized for the engagement<\/li>\n <li>Tableaux comparison for make easier the buying decision<\/li>\n <li>FAQ ciblant the questions of acheteurs<\/li>\n<\/ul>\n\n<h3>c) Multi-language expansion<\/h3>\n\n<p><strong>Goal:<\/strong> Publier the same content in English, Spanish and French for different markets.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Take my article about 'Remote Work Best Practices' and\ncreate versions for:\n- English (US)\n- Spanish (Spain)\n- French (France)\n\nOptimize each for local SEO and cultural context.\"\n\nLLM: [Uses create_article 3 times with different lang\/country]\n\nEnglish (US) version: 2,450 words\n - Keywords: \"remote work tips\", \"work from home best practices\"\n - Cultural refs: US work culture, time zones\n\nSpanish (Spain) version: 2,580 words\n - Keywords: \"teletrabajo consejos\", \"trabajo remoto pr\u00e1cticas\"\n - Cultural refs: European work regulations, siesta consideration\n\nFrench (France) version: 2,520 words\n - Keywords: \"remote work conseils\", \"remote work\"\n - Cultural refs: French labor laws, 35-hour work week\n\nAll ready to publish to respective WordPress sites!<\/code><\/pre>\n<\/div>\n\n<p><strong>Features of localisation:<\/strong><\/p>\n<ul>\n <li>Pas seulement of translation \u2014 a adaptation culturelle<\/li>\n <li>Optimisation of keywords locaux<\/li>\n <li>Exemples and references propres to each region<\/li>\n <li>Mention of local regulations applicables<\/li>\n<\/ul>\n\n<h3>d) RSS auto-publishing<\/h3>\n\n<p><strong>Goal:<\/strong> Monitor of RSS feeds sector-specific and generate automatically of summaries with commentary.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"Set up RSS monitoring for:\n- TechCrunch AI feed\n- The Verge tech news\nGenerate daily summaries with our expert commentary,\nand publish to WordPress on a schedule.\"\n\nLLM: [Uses create_rss_feed and configure automation]\n\nRSS feeds configured:\n - TechCrunch AI: https:\/\/techcrunch.com\/tag\/ai\/feed\n - The Verge Tech: https:\/\/theverge.com\/rss\/index.xml\n\nAutomation setup:\n - Check feeds: Every 6 hours\n - Generate: Summary + expert analysis\n - Publish: Automatically to WordPress\n - Persona: Tech Expert\n - Length: 800-1200 words\n\nAutomation active! New articles will publish automatically.<\/code><\/pre>\n<\/div>\n\n<p><strong>Avantages of automatisation:<\/strong><\/p>\n<ul>\n <li>Contenu frais in continu without work manuel<\/li>\n <li>Your unique commentary added to the news<\/li>\n <li>La scheduled publishing maintient the consistency<\/li>\n <li>SEO optimization complete on the auto-generated content<\/li>\n<\/ul>\n\n<h3>e) Content refresh campaign<\/h3>\n\n<p><strong>Goal:<\/strong> Mettre to day 20 old articles with of new information and improved SEO.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>You: \"I have 20 articles from 2022 that need updating.\nUpdate them with:\n- Current information and statistics\n- New keywords and SEO optimization\n- FAQ sections (they don't have them)\n- Better images\nKeep the same URL structure.\"\n\nLLM: [Uses list_articles to find old content]\nFound 20 articles from 2022...\n\n[Uses bulk_update_posts tool]\nUpdating 20 articles with:\n - Research for 2024 info\n - Add FAQ sections\n - Regenerate images\n - Optimize meta tags\n - Preserve URLs\n\nProcessing... (this takes about 5 minutes)\n\nAll 20 articles updated!\nAverage SEO score improvement: +23 points\nAll published with same URLs\nExpect ranking improvements within 2-4 weeks<\/code><\/pre>\n<\/div>\n\n<p><strong>Strategy of content refresh:<\/strong><\/p>\n<ul>\n <li>Mise to day in masse of old content efficiently<\/li>\n <li>Ajout of features modern SEO (FAQ, table of contents)<\/li>\n <li>Mise to day of statistiques and of information<\/li>\n <li>Improvement of images for the engagement<\/li>\n <li>Maintien of structure URL for the SEO<\/li>\n<\/ul>\n\n<h2 id=\"outils\">The Complete Toolbox: 84 Tools Explained<\/h2>\n\n<p>Wisewand MCP provides 84 tools organized in 14 categories. Here is your reference complete:<\/p>\n\n<h3>Articles (8 tools)<\/h3>\n<p><strong>Creation and management of content main<\/strong><\/p>\n<ul>\n <li><code>create_article<\/code> \u2014 Configurer a nouvel article with the settings SEO<\/li>\n <li><code>generate_article<\/code> \u2014 Generate the content to from configuration of article<\/li>\n <li><code>get_article_output<\/code> \u2014 Retrieve the content generated<\/li>\n <li><code>list_articles<\/code> \u2014 Parcourir your articles with filtres<\/li>\n <li><code>get_article<\/code> \u2014 Get the details and metadata of an article<\/li>\n <li><code>update_article<\/code> \u2014 Modify the settings of an article<\/li>\n <li><code>delete_article<\/code> \u2014 Delete an article<\/li>\n <li><code>estimate_article_cost<\/code> \u2014 Preview the cost of generation<\/li>\n<\/ul>\n\n<h3>Projects (5 tools)<\/h3>\n<p><strong>Organisez the content by campaign or site web<\/strong><\/p>\n<ul>\n <li><code>create_project<\/code> \u2014 Create a new project<\/li>\n <li><code>list_projects<\/code> \u2014 View all projects<\/li>\n <li><code>get_project<\/code> \u2014 Get the details of a project<\/li>\n <li><code>update_project<\/code> \u2014 Modify the settings of a project<\/li>\n <li><code>delete_project<\/code> \u2014 Delete a project<\/li>\n<\/ul>\n\n<h3>Personas (5 tools)<\/h3>\n<p><strong>Define the styles and voice editorial<\/strong><\/p>\n<ul>\n <li><code>create_persona<\/code> \u2014 Create a new editorial persona<\/li>\n <li><code>list_personas<\/code> \u2014 View all personas<\/li>\n <li><code>get_persona<\/code> \u2014 Get the details of a persona<\/li>\n <li><code>update_persona<\/code> \u2014 Modify a persona<\/li>\n <li><code>delete_persona<\/code> \u2014 Delete a persona<\/li>\n<\/ul>\n\n<h3>Connections (5 tools)<\/h3>\n<p><strong>Connect-vous to WordPress, Shopify and more encore<\/strong><\/p>\n<ul>\n <li><code>create_connection<\/code> \u2014 Add a new connection of platform<\/li>\n <li><code>list_connections<\/code> \u2014 View all connexions<\/li>\n <li><code>get_connection<\/code> \u2014 Get the details of a connection<\/li>\n <li><code>update_connection<\/code> \u2014 Modify a connexion<\/li>\n <li><code>delete_connection<\/code> \u2014 Delete a connexion<\/li>\n<\/ul>\n\n<h3>Publishing (5 tools)<\/h3>\n<p><strong>Publiez on several plateformes<\/strong><\/p>\n<ul>\n <li><code>publish_to_wordpress<\/code> \u2014 Publication WordPress in a click<\/li>\n <li><code>publish_to_shopify<\/code> \u2014 Publier on the blog Shopify<\/li>\n <li><code>publish_to_woocommerce<\/code> \u2014 Integration WooCommerce<\/li>\n <li><code>publish_to_prestashop<\/code> \u2014 Publication PrestaShop<\/li>\n <li><code>schedule_publication<\/code> \u2014 Programmer a publication future<\/li>\n<\/ul>\n\n<h3>Category pages (8 tools)<\/h3>\n<p><strong>Contenu of categories e-commerce<\/strong><\/p>\n<ul>\n <li><code>create_category_page<\/code> \u2014 Generate of descriptions of categories<\/li>\n <li><code>generate_category_page<\/code> \u2014 Create of content of category SEO<\/li>\n <li><code>get_category_output<\/code> \u2014 Retrieve the content of category<\/li>\n <li><code>list_category_pages<\/code> \u2014 Parcourir the categories<\/li>\n <li><code>get_category_page<\/code> \u2014 Get the details of a category<\/li>\n <li><code>update_category_page<\/code> \u2014 Modify a category<\/li>\n <li><code>delete_category_page<\/code> \u2014 Delete a category<\/li>\n <li><code>bulk_create_categories<\/code> \u2014 Create several categories both<\/li>\n<\/ul>\n\n<h3>Product pages (8 tools)<\/h3>\n<p><strong>Descriptions of products e-commerce<\/strong><\/p>\n<ul>\n <li><code>create_product_page<\/code> \u2014 Configurer the content product<\/li>\n <li><code>generate_product_page<\/code> \u2014 Generate the description product<\/li>\n <li><code>get_product_output<\/code> \u2014 Retrieve the content product<\/li>\n <li><code>list_product_pages<\/code> \u2014 Parcourir the products<\/li>\n <li><code>get_product_page<\/code> \u2014 Get the details of a product<\/li>\n <li><code>update_product_page<\/code> \u2014 Modify a product<\/li>\n <li><code>delete_product_page<\/code> \u2014 Delete a product<\/li>\n <li><code>bulk_create_products<\/code> \u2014 Create several products both<\/li>\n<\/ul>\n\n<h3>Content discovery (8 tools)<\/h3>\n<p><strong>Recherche of topics and ideas AI-powered<\/strong><\/p>\n<ul>\n <li><code>discover_topics<\/code> \u2014 Find ideas of content par keyword<\/li>\n <li><code>discover_questions<\/code> \u2014 Find the questions common<\/li>\n <li><code>discover_related_keywords<\/code> \u2014 Expand keyword research<\/li>\n <li><code>analyze_competition<\/code> \u2014 Analysis competitorielle of contenu<\/li>\n <li><code>get_trending_topics<\/code> \u2014 Find the topics trends<\/li>\n <li><code>suggest_content_angles<\/code> \u2014 Creative angles for topics<\/li>\n <li><code>find_content_gaps<\/code> \u2014 Identifier the content manquant<\/li>\n <li><code>generate_content_calendar<\/code> \u2014 Schedule the editorial calendar<\/li>\n<\/ul>\n\n<h3>RSS\/Feeds (5 tools)<\/h3>\n<p><strong>Automatisez the content from RSS feeds<\/strong><\/p>\n<ul>\n <li><code>create_rss_feed<\/code> \u2014 Add a source of RSS feeds<\/li>\n <li><code>list_rss_feeds<\/code> \u2014 View the configured feeds<\/li>\n <li><code>get_rss_feed<\/code> \u2014 Get the details of a flux<\/li>\n <li><code>update_rss_feed<\/code> \u2014 Modify the settings of a flux<\/li>\n <li><code>delete_rss_feed<\/code> \u2014 Delete a flux<\/li>\n<\/ul>\n\n<h3>Bulk operations (2 tools)<\/h3>\n<p><strong>Passez to the scale in the content creation<\/strong><\/p>\n<ul>\n <li><code>bulk_create_articles<\/code> \u2014 Create several articles both<\/li>\n <li><code>bulk_estimate_cost<\/code> \u2014 Estimer the cost for the article generation in masse<\/li>\n<\/ul>\n\n<h3>Task management (2 tools)<\/h3>\n<p><strong>Monitor the long-running operations<\/strong><\/p>\n<ul>\n <li><code>list_jobs<\/code> \u2014 View active and completed tasks<\/li>\n <li><code>get_job_status<\/code> \u2014 Verify the progress of a task<\/li>\n<\/ul>\n\n<h3>Article updates (8 tools)<\/h3>\n<p><strong>Refresh the existing content<\/strong><\/p>\n<ul>\n <li><code>update_post_content<\/code> \u2014 Refresh the content of an article<\/li>\n <li><code>update_post_seo<\/code> \u2014 Improve the elements SEO<\/li>\n <li><code>add_post_images<\/code> \u2014 Add\/remplacer of images<\/li>\n <li><code>update_post_keywords<\/code> \u2014 Recibler the keywords<\/li>\n <li><code>add_post_faq<\/code> \u2014 Add a section FAQ to an article existing<\/li>\n <li><code>add_post_toc<\/code> \u2014 Add a table of contents<\/li>\n <li><code>translate_post<\/code> \u2014 Create a translation<\/li>\n <li><code>update_post_meta<\/code> \u2014 Modify the meta tags<\/li>\n<\/ul>\n\n<h3>Billing (2 tools)<\/h3>\n<p><strong>Follow the usage and the costs<\/strong><\/p>\n<ul>\n <li><code>get_usage_summary<\/code> \u2014 View the account usage summary<\/li>\n <li><code>list_transactions<\/code> \u2014 Parcourir the history of facturation<\/li>\n<\/ul>\n\n<h3>Utilities (3 tools)<\/h3>\n<p><strong>Fonctions auxiliaires<\/strong><\/p>\n<ul>\n <li><code>validate_api_key<\/code> \u2014 Verify the status of API key<\/li>\n <li><code>get_supported_languages<\/code> \u2014 Lister the langues disponibles<\/li>\n <li><code>get_supported_countries<\/code> \u2014 Lister the countries disponibles<\/li>\n<\/ul>\n\n<h2 id=\"conseils-avances\">Advanced tips and best practices<\/h2>\n\n<h3>SEO optimization<\/h3>\n\n<p><strong>Use always FAQ and table of contents for long-form content:<\/strong><\/p>\n<p>Google adore the FAQ sections for the featured snippets, and the tables of contents improvesnt the experience user while reinforcing SEO signals SEO. Enable the both for the articles of more than 1 500 mots.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>create_article({\n ...\n include_faq: true,\n include_toc: true,\n faq_count: 8 \/\/ Visez 6-10 questions\n})<\/code><\/pre>\n<\/div>\n\n<p><strong>Ciblez 2 000-3 000 words for the full articles:<\/strong><\/p>\n<p>Un content more long and exhaustif tend to better rank on the keywords competitoriels. Use the length <code>\"auto\"<\/code> or specify 2,000-3,000 words for the pillar content.<\/p>\n\n<p><strong>Use of keywords secondaires (3-5 par article):<\/strong><\/p>\n<p>Ne ciblez not a seul keyword. Incluez 3 to 5 keywords secondaires relateds for you rank on davantage of requests and build your topical authority.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>create_article({\n keyword: \"best AI writing tools\",\n secondary_keywords: [\n \"AI content generators\",\n \"automated writing software\",\n \"AI copywriting tools\",\n \"content creation AI\"\n ]\n})<\/code><\/pre>\n<\/div>\n\n<p><strong>Enable the internal linking:<\/strong><\/p>\n<p>Wisewand can automatically suggest and add internal links to your related content, thus improving the structure of site and the SEO.<\/p>\n\n<h3>Publishing strategy<\/h3>\n\n<p><strong>Brouillon first, review, then publication:<\/strong><\/p>\n<p>Re-read always the content before publishing. Generate the articles, use <code>get_article_output<\/code> to review, make the required edits, then publishesz.<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code># Generate in draft\ngenerate_article({ wait_for_completion: true })\n\n# Review the sortie\nget_article_output({ article_id: \"...\" })\n\n# If satisfaisant, publishing\npublish_to_wordpress({\n article_id: \"...\",\n status: \"publish\" \/\/ or \"draft\" to review in WP first\n})<\/code><\/pre>\n<\/div>\n\n<p><strong>Use scheduled publishing for your editorial calendar:<\/strong><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>schedule_publication({\n article_id: \"...\",\n publish_date: \"2024-03-15T09:00:00Z\",\n platform: \"wordpress\"\n})<\/code><\/pre>\n<\/div>\n\n<p><strong>Testez the personas before the creation in masse:<\/strong><\/p>\n<p>Create an article with a new persona, review the result, refine the persona if required, then use-le for the content creation in masse.<\/p>\n\n<h3>Image generation<\/h3>\n\n<p><strong>Use of prompts custom for best visuels:<\/strong><\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>create_article({\n ...\n image_prompt: \"Modern minimalist office setup with laptop and coffee,\n natural lighting, professional photography style, 4K\"\n})<\/code><\/pre>\n<\/div>\n\n<p><strong>Choose the ratio according to the platform:<\/strong><\/p>\n\n<div class=\"table-wrapper\">\n <table class=\"redac-table\">\n <thead>\n <tr>\n <th>Ratio<\/th>\n <th>Usage recommended<\/th>\n <\/tr>\n <\/thead>\n <tbody>\n <tr>\n <td data-label=\"Ratio\"><code>16:9<\/code><\/td>\n <td data-label=\"Usage recommended\">Images to the a of blog, vignettes YouTube<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Ratio\"><code>1:1<\/code><\/td>\n <td data-label=\"Usage recommended\">Networks sociaux, Instagram<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Ratio\"><code>4:3<\/code><\/td>\n <td data-label=\"Usage recommended\">Format blog traditionnel<\/td>\n <\/tr>\n <tr>\n <td data-label=\"Ratio\"><code>9:16<\/code><\/td>\n <td data-label=\"Usage recommended\">Stories, TikTok, Reels<\/td>\n <\/tr>\n <\/tbody>\n <\/table>\n<\/div>\n\n<p><strong>Images integrated for a best engagement:<\/strong><\/p>\n<p>Enable the images integrated to aerate the text and improve the readability. Wisewand automatically places the images to the sections pertinentes.<\/p>\n\n<h2 id=\"faq\">Frequently Asked Questions<\/h2>\n\n<div class=\"faq-seb\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Do I need Claude Desktop or the Claude Code CLI?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Compatible with the deux! The users Desktop configurent the servers MCP in the settings (<code>claude_desktop_config.json<\/code>), the users CLI utilisent the command <code>claude mcp add<\/code>. The features are identiques \u2014 choisissez the interface who you convient.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">What should I do if I get the &#8220;Cannot connect to Wisewand API&#8221; error?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Verify first your API key on <a href=\"https:\/\/app.wisewand.ai\/api\">https:\/\/app.wisewand.ai\/api<\/a> and confirmez the format (doit commencer par <code>sk_live_<\/code> or <code>sk_test_<\/code>).Make sure you copied the complete key. If the key is correct, check your connection internalt and the settings of pare-feu.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I use this tool without WordPress?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Absolutely! Wisewand generates content that you can use anywhere \u2014 Medium, Ghost, static sites, Notion or all other platform. WordPress integration is optional but practical for direct publishing. You can always export the HTML\/Markdown generated and use it wherever you need it.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">How long does article generation take?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Generally 30 to 180 seconds according to the length and the features. Un article of 1 000 words with images prend around 45 secondes. Un article complete of 3 000 words with FAQ, table of contents and several images prend around 90 to 120 secondes. Use <code>wait_for_completion: true<\/code> for that your LLM attende and you notifie to the fin.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I customize the writing style?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Create of personas for define the ton (professionnel, casual, friendly), the style (informatif, persuasive, narrative) and the voice (first person, third person). You can create a unlimited number of personas for different content types and switch easily between eux.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Which languages are supported?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>9 langues: English, French, Spanish, German, Italian, Portuguese, Dutch, polonais and roumain. The content not est not seulement traduit \u2014 it is localized with a SEO tailored to each region, of references cultural and optimized for 28 different countries.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">What is the cost per article?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Use <code>estimate_article_cost<\/code> for preview the exact costs. Typically 10 to 20 credits for standard 1,000-2,000 word articles with images. The costs varient according to the length, the number of images and the features enabled (FAQ, table of contents, etc.). You can always check your usage with <code>get_usage_summary<\/code>.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I track my usage?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Use <code>get_usage_summary<\/code> for a vue of together or <code>list_transactions<\/code> for the detailed history. You can filter par date range, project or transaction type to understand exactement where your credits are used.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I connect multiple WordPress sites?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Absolutely! Create several connections with of noms different (par ex. &#8220;Blog main&#8221;, &#8220;Site client 1&#8221;, &#8220;Portfolio&#8221;). Each connection can to have ses propres identifiants, and you can specify which connection to use when publishing.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Is it compatible with Shopify\/WooCommerce?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Wisewand prend in charge Shopify, WooCommerce and PrestaShop for the content of blog as well as the pages products and categories. Use the dedicated publishing tools (<code>publish_to_shopify<\/code>, <code>publish_to_woocommerce<\/code>, etc.) for each platform.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I update existing content?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Use the tools update_posts for refresh of old articles with of new information, improved SEO, of sections additional (FAQ, table of contents), of best images or a reciblage of keywords. Ideal for campaigns of content refresh in order to improve the ranking of existing articles.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">What is the difference between Wisewand and Haloscan MCP?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Haloscan effectue the research SEO (mots-keys, search volume, analysis SERP, competition) with access to 260 millions of keywords. Wisewand creates and publishes the content actually. Use both together for the full workflowe: researchz of keywords with Haloscan, create of content optimized with Wisewand, publishesz on WordPress. C&#8217;est like to have SEMRush + a content team integrated in your LLM.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I generate 100 articles in bulk?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Use <code>bulk_create_articles<\/code> with a table of topics. Gardez to the esprit the usage of credits \u2014 check first with <code>estimate_article_cost<\/code>. For the very large bulk operations (50+ articles), envisagez of running par lots and use the tools of monitoring of tasks to track the progress.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Is the content unique and SEO-optimized?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Absolutely. Each article is uniquely generated, never duplicated nor template-based. The content is designed to rank on the first page of Google thanks to semantic SEO, natural language, a correct title hierarchy, of FAQ sections ciblant the featured snippets and a meta optimization. The style editorial is humain and engageant \u2014 not robotique ni manifestement generated par IA.<\/p>\n <\/div>\n <\/div>\n <\/div>\n\n <div itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n <h3 itemprop=\"name\">Can I add my own research or sources to the articles?<\/h3>\n <div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n <div itemprop=\"text\">\n <p>Oui! Lors of creation of articles, you can fournir of contexte custom, researchs, of data or of sources to inclure. Mentionnez-les simply in your conversation with your LLM, and they will be integrated in the article. You can also mettre to day the articles generated with of information additional before publishing.<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<h2 id=\"commencez\">Start creating professional content today<\/h2>\n\n<p>We have built Wisewand MCP because we understand the challenges of content creation. As founders who have personally struggled against the fragmented and time-consuming process of content generation professionnel, we voulions some thing of best \u2014 some thing who we permettrait of we focus on the strategy and creativity rather than on manual formatting and the uploads.<\/p>\n\n<p>Le result is the MCP of content creation the more complete disponible. 84 tools couvrant everything, from initial research to final publishing. SEO optimization integrated in each article. The multi-language support for global reach. And the beautifultiful architecture API designede par our CTO Julian who rend all this without effort.<\/p>\n\n<p>But ce dont I suis the more fier, ce not est not the accomplissement technique \u2014 it is the time that we rendons to the creators of contenu. Three hours reduced to 15 minutes. Whole weeks of work compressed into an afternoon. The mental energy saved by no longer having to juggle five tools different and to hope that that nothing not casse during the upload.<\/p>\n\n<p><strong>C&#8217;est of time that you can devote to strategy, to creativity and to the development of your business.<\/strong><\/p>\n\n<h3>Ready to transform your content creation workflow?<\/h3>\n\n<div class=\"snippet-bait\">\n <h2 class=\"h2-snippet-bait\">Get started in 3 simple steps<\/h2>\n <ul>\n <li>Obtenez your API key gratuite<\/li>\n <li>Install in a commande<\/li>\n <li>Create your first article in 90 secondes<\/li>\n <\/ul>\n <a href=\"https:\/\/app.wisewand.ai\/api\">1. Get your API key &rarr;<\/a>\n<\/div>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code># 2. Install Wisewand MCP\nclaude mcp add wisewand -- npx -y @wisewandtools\/mcp-server@latest<\/code><\/pre>\n<\/div>\n\n<p style=\"text-align:center\"><a href=\"https:\/\/help.wisewand.ai\">3. Read the full documentation<\/a><\/p>\n\n<h3>API documentation<\/h3>\n<ul>\n <li><strong>Documentation for the humains:<\/strong> <a href=\"https:\/\/api.wisewand.ai\/docs\" target=\"_blank\">api.wisewand.ai\/docs<\/a><\/li>\n <li><strong>Documentation for the LLMs (JSON):<\/strong> <a href=\"https:\/\/api.wisewand.ai\/docs\/json\" target=\"_blank\">api.wisewand.ai\/docs\/json<\/a><\/li>\n<\/ul>\n\n<h3>Complete mcp.json configuration<\/h3>\n\n<p>Here is the file <code>mcp.json<\/code> complete with Wisewand and HaloScan configured together:<\/p>\n\n<div class=\"code-block\">\n <button class=\"copy-btn\" onclick=\"copyCode(this)\">Copy<\/button>\n <pre><code>{\n \"mcpServers\": {\n \"wisewand\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@wisewandtools\/mcp-server@latest\"],\n \"env\": {\n \"WISEWAND_API_KEY\": \"sk_live_YOUR_WISEWAND_KEY\"\n }\n },\n \"haloscan\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@occirank\/haloscan-server@latest\", \"start\"],\n \"env\": {\n \"HALOSCAN_API_KEY\": \"YOUR_HALOSCAN_KEY\"\n }\n }\n }\n}<\/code><\/pre>\n<\/div>\n\n<div class=\"tip-box\">\n <p><strong>Ce file fonctionne with:<\/strong> Claude Desktop (<code>claude_desktop_config.json<\/code>), Cursor (<code>.cursor\/mcp.json<\/code>), VS Code (<code>.vscode\/mcp.json<\/code>) and Windsurf (<code>~\/.codeium\/windsurf\/mcp_config.json<\/code>). Replace the API keys with your own.<\/p>\n<\/div>\n\n<p style=\"text-align:center\">Des questions? Feedback? We are here to help you.<\/p>\n\n<\/div><!-- \/.article-seb -->\n\n<\/div><!-- \/.article-seb -->\n\n<script>\n \/\/ Select all FAQ questions\n const faqQuestions = document.querySelectorAll('.faq-seb [itemprop=\"name\"]');\n\n \/\/ Add an event listener on click for each question\n faqQuestions.forEach(question => {\n question.addEventListener('click', () => {\n \/\/ Retrieve the element parent (the question\/answer container)\n const parentItem = question.closest('[itemprop=\"mainEntity\"]');\n \/\/ Add or retire the classe \"active\"\n parentItem.classList.toggle('active');\n });\n });\n<\/script>\n\n\n\n<p><\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Par Alex, co-fondateur of Wisewand La content creation not should not you prendre of hours each jour. You use already your LLM to write, do research and generate ideas. But and if your LLM pouvait also generate full articles and SEO-optimized, create of stunning visuals and all publishing on your site WordPress \u2014 without never [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5366,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4554","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-non-categorise"],"_links":{"self":[{"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/posts\/4554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/comments?post=4554"}],"version-history":[{"count":1,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/posts\/4554\/revisions"}],"predecessor-version":[{"id":4555,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/posts\/4554\/revisions\/4555"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/media\/5366"}],"wp:attachment":[{"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/media?parent=4554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/categories?post=4554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wisewand.ai\/en\/wp-json\/wp\/v2\/tags?post=4554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}