name: wordvibe-hermes version: 1.0.0 description: >- Drive WordPress sites that run the WordVibe plugin — read/write files, edit code, search the codebase, query the database, manage posts/plugins, run WP-CLI — through the site's own built-in MCP server (WordVibe → Settings → MCP). author: WordVibe author_url: https://wordvibe.io homepage: https://wordvibe.io provides_tools: - wordvibe_sites - wordvibe_site_info - wordvibe_tools - wordvibe_call - wordvibe_read_file - wordvibe_write_file - wordvibe_edit_file - wordvibe_search - wordvibe_build_page requires_env: - name: WORDVIBE_SITE_URL description: "WordPress site URL (e.g. https://mysite.com). MCP Server Mode must be enabled in WordVibe → Settings → MCP." - name: WORDVIBE_MCP_KEY description: "MCP server key from WordVibe → Settings → MCP (Bearer token)." secret: true