Insya Magic
Generate SEO-optimized content with AI. Multi-provider support (OpenAI, Anthropic, Google), templates, image generation & WooCommerce integration. Overview of the plugin Beta Version – This plugin is currently in beta. Our goal is to help you generate SEO-optimized content with a single command and easily replace WordPress demo content using AI. We’d love your feedback to make it better! Transform your content creation with multiple AI providers! Generate content for blog posts, articles, product descriptions, and more in seconds. Great for bloggers, marketers, and content creators who want to save time while maintaining quality. 🚀 Key Features Multi-Provider AI Support * OpenAI (GPT-5.x, GPT-4o, GPT-4 Turbo, GPT-3.5 Turbo) * Anthropic (Claude 3.5 Sonnet, Claude Opus) * Google AI (Gemini Pro, Gemini Flash) * OpenRouter (400+ models: Llama, Mistral, DeepSeek, Qwen…) * Independent settings for each provider (model, temperature, max tokens) Modern Article Generator Toolbar * Sleek, minimalist content generation interface * Quick actions for meta descriptions, keywords, and images * Real-time content preview with insert/copy options * Provider selection on-the-fly Advanced Prompt System * 10+ built-in prompt templates * Custom prompt builder with variables * Page-specific templates (Landing, About, Contact, FAQ, etc.) * Prompt history and favorites AI Image Generation (DALL-E) * Generate featured images automatically * DALL-E 3 support with quality and style options * Multiple sizes (square, landscape, portrait) * Save directly to Media Library WooCommerce Integration * AI-powered product descriptions * Short description generator * SEO meta generator for products * Bulk product description updates SEO Optimization * Automatic meta description generator (150-160 chars) * AI-powered focus keyword extraction * Full integration with Yoast SEO, Rank Math, All in One SEO * SEO-friendly content structure with proper headings Page Templates * Landing Page * About Us * Contact Page * Services * FAQ * Privacy Policy * Terms & Conditions * Portfolio * Pricing Page AI Theme Wizard (NEW!) * Bulk content generation for entire website * Select multiple pages and generate AI content at once * Post type grouping with bulk select/deselect * Custom page naming for targeted content * Multi-language support (10+ languages) * Real-time progress tracking with before/after preview * Expandable diff view looking changes * Live cost tracking during generation * Stop & resume functionality * Works with Elementor, Gutenberg, and Classic Editor Content Management * Complete generation history tracking * Search and filter past generations * Favorites system for best content * One-click regeneration from history Analytics & Cost Control * Real-time API cost tracking * Token usage statistics * Daily/weekly/monthly reports * Usage breakdown by model and action type 💡 Ideal For Bloggers – Generate engaging blog posts quickly Content Marketers – Scale content production E-commerce Sites – Create product descriptions SEO Professionals – Optimize content for search engines Agencies – Manage multiple client content needs Developers – Build landing pages and documentation 🎯 Why Choose Insya Magic? ✅ Multi-Provider – Use OpenAI, Claude, or Gemini based on your needs ✅ Provider-Specific Settings – Configure each AI independently ✅ Modern UI – Clean, intuitive article generation toolbar ✅ Save Time – Generate quality content in seconds, not hours ✅ Optimized – Built-in tools and plugin integrations ✅ WooCommerce Ready – Full e-commerce content support ✅ Image Generation – Create featured images with DALL-E ✅ Template Library – Pre-built templates for any content type ✅ Full History – Never lose generated content 📹 Video Tutorial 🔑 Requirements API key from at least one provider: OpenAI: https://platform.openai.com/api-keys Anthropic: https://console.anthropic.com/settings/keys Google AI: https://makersuite.google.com/app/apikey OpenRouter: https://openrouter.ai/keys WordPress 5.0 or higher PHP 7.0 or higher 🌟 Pro Tips Configure multiple providers for different content types Use lower temperature for factual content, higher for creative Start with templates for consistent quality Use meta description generator for better SEO Track costs with built-in analytics Additional Notes AI Content Generator supports multiple AI providers. You need an API key from at least one provider to use this plugin. API usage costs are charged directly by the respective providers based on your usage.
Top keywords
- content25×4.15%
- ai13×2.16%
- generation8×1.33%
- generate7×1.16%
- generator6×1.00%
- multiple6×1.00%
- seo6×1.00%
- templates6×1.00%
- openai5×0.83%
- page5×0.83%
- support5×0.83%
- anthropic4×0.66%
WPRaiz Content API Tool
WPRaiz Content API Tool turns your WordPress site into a powerful content API. Create posts, manage categories, generate AI content, and connect AI agents — all via REST API or Model Context Protocol (MCP). What You Can Do Create & Update Posts — Full control over title, content, status, categories, tags, excerpt, featured images, and custom meta fields via REST API. Bulk Creation — Create up to 50 posts in a single request (Pro). AI Content Generation — Generate full articles from a topic using Claude or OpenAI with your own API keys (Pro). AI Rewrite — Improve SEO, fix grammar, change tone, expand, or summarize existing posts (Pro). Auto-SEO — Automatically generate SEO titles and meta descriptions when not provided. Supports SEOPress, Yoast SEO, and Rank Math. MCP Server — Connect AI agents (Claude Desktop, Cursor, Windsurf) directly to your site via Model Context Protocol. Similar Post Search — Find duplicate or related content using intelligent Levenshtein-based scoring. Webhooks — Get notified when posts are created or bulk operations complete, with HMAC signature verification. JWT Authentication — Secure token-based auth with configurable rate limiting. Free vs Pro Free (this plugin): Create and update single posts via REST API Search similar posts List and manage categories JWT and Basic Auth (Application Passwords) SEO plugin auto-detection and meta writing Featured image upload from URL Rate limiting Legacy v1 endpoint compatibility Pro ($49/year at wpraiz.com.br/pro): Everything in Free, plus: Bulk post creation (up to 50 per batch) AI content generation (BYOK — Claude or OpenAI) AI post rewriting (5 modes) Auto-SEO via AI MCP Server (HTTP + STDIO transports) Webhook notifications with HMAC signing Priority support MCP Server The Model Context Protocol server lets AI agents interact with your WordPress site natively. Available via HTTP (REST API) or STDIO (WP-CLI). Tools: create_post, update_post, search_similar, get_categories, generate_content, rewrite_post, bulk_create Resources: site-info, recent-posts, categories, content-stats, seo-config Prompts: publish_seo_article, content_series, seo_audit, refresh_old_content, internal_linking Add to your claude_desktop_config.json: { "mcpServers": { "wpraiz": { "command": "wp", "args": ["wpraiz-mcp", "serve", "--path=/path/to/wordpress", "--user=1"] } } } REST API Endpoints Base URL: https://yoursite.com/wp-json/wpraiz/v2/ Endpoint Method Auth Tier create-post POST JWT/Basic Free update-post POST JWT/Basic Free create-posts POST JWT/Basic Pro generate-content POST JWT/Basic Pro rewrite-post POST JWT/Basic Pro search-similar GET Public Free categories GET Public Free check-status GET Public Free auth/token POST Credentials Free Authentication JWT Token: 1. POST to auth/token with username and password 2. Use the returned token as Authorization: Bearer Basic Auth: Use WordPress Application Passwords with standard HTTP Basic authentication. Requirements WordPress 5.8+ PHP 7.4+ For AI features: Claude API key or OpenAI API key For MCP STDIO: WP-CLI installed Support Visit wpraiz.com.br or open an issue on GitHub.