Edit your WordPress posts in markdown — sync them back with one click. Specter pulls your WP site down to a folder of local markdown files, so Claude, ChatGPT, Gemini, or any editor you like can rewrite them, then pushes the changes back over the WordPress REST API.
In your WordPress admin go to Users → Profile → Application Passwords. Name it "Specter" and copy the generated password — you'll only see it once.
Open Specter on your Mac, add a WordPress site, paste your site URL, your username, and the Application Password. Specter tests the connection before continuing.
Each WordPress post becomes a markdown file with full frontmatter (title, status, tags, categories, slug, dates). Edit them in Obsidian, VS Code, or hand the whole folder to Claude — Specter pushes changes back to WordPress.
Specter only reads and writes your WordPress posts, pages, tags, and categories through the REST API. It never touches users, themes, plugins, comments, or WooCommerce data. Your Application Password lives on your Mac, not on our servers — and you can revoke it from your WP admin at any time. Read the full privacy policy →
Buy the official app, or build the free open-source version.