Linux 软件免费装
Banner图

BeeClear WebMCP AI Visibility

开发者 beeclear
更新时间 2026年6月14日 05:48
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv3
版权网址: 版权信息

标签

seo ai geo mcp webmcp

下载

0.1.3 0.1.4

详情介绍:

AI visibility and WebMCP discovery for WordPress BeeClear WebMCP AI Visibility helps WordPress sites describe public content, navigation, media, forms and selected actions in a structured way for compatible AI agents and browser clients. The plugin adds WebMCP-style REST tools, agent discovery files, Markdown content output and OpenAPI metadata so automated clients can understand what the site offers before making requests. It is designed for site owners, publishers, agencies and developers who want their public WordPress content to be easier for AI assistants, browser agents and discovery tools to inspect without changing the normal frontend experience for visitors. What the plugin adds Read-only tools can be exposed publicly. State-changing tools require the normal WordPress REST nonce and current-user context. Public agent endpoints include simple transient-based rate limiting to reduce accidental repeated load. Built for... Publishers and content sites If your site contains articles, guides, documentation or resources, the plugin helps compatible agents discover the right content and request a cleaner text version for analysis. Agencies and developers If you manage WordPress sites for clients, the plugin provides a structured way to expose public content, menus, media and selected business actions without building a custom agent API for each project. Businesses using forms If Contact Form 7 or custom frontend forms are part of your conversion flow, the plugin can describe form fields and purposes so authenticated browser-agent tests can work with structured input. AI visibility workflows If you are testing how AI clients understand a site, BeeClear WebMCP AI Visibility gives you manifest, Markdown, OpenAPI and discovery-file outputs from one admin-controlled plugin. Admin controls In wp-admin, go to BeeClear WebMCP to: Additional resources

安装:

Installation from within WordPress
  1. Go to Plugins > Add New.
  2. Search for BeeClear WebMCP AI Visibility.
  3. Click Install Now, then Activate.
  4. Open BeeClear WebMCP in wp-admin and review which tools and discovery files should be enabled.
Manual installation
  1. Download the plugin ZIP file.
  2. Upload the beeclear-webmcp-ai-visibility folder to your /wp-content/plugins/ directory, or upload the ZIP from Plugins > Add New > Upload Plugin.
  3. Activate BeeClear WebMCP AI Visibility in the WordPress admin.
  4. Open BeeClear WebMCP and save the settings once to confirm your preferred configuration.
  5. Test the manifest at /wp-json/beeclear-webmcp/v1/manifest.

屏幕截图:

  • Google/Chrome agent readiness section: Markdown-for-agents output, discovery files with detected llms.txt status, OpenAPI and api-catalog toggles, Content-Signal preferences and browser diagnostics.
  • Tests screen with quick checks that load the manifest, llms.txt, agent-manifest.txt, agents.txt, OpenAPI and read tools, showing the raw JSON an agent would receive.
  • Forms screen with the Contact Form 7 tab: automatically imported forms, per-form WebMCP visibility, agent purpose descriptions, success/error selectors and field-purpose mapping.

升级注意事项:

0.1.4 Adds WordPress.org translation template and language-pack workflow support. 0.1.3 Adds Origin Trial support and addresses WordPress.org review checks for scripts, REST permissions and external-service documentation. 0.1.2 Adds agent policy file controls, llms file detection, split llms fallback toggles and refreshed admin UI. 0.1.0 Initial release.

常见问题:

Does the plugin change my public website design?

No. The plugin adds REST endpoints, discovery files, optional Markdown responses and discovery links. It does not replace your theme or normal frontend templates.

Are WebMCP read tools public?

They can be public if enabled in the plugin settings. State-changing tools still require the normal logged-in WordPress REST nonce/current-user context.

Do I need an Origin Trial token?

For local development, Chrome can use the chrome://flags/#enable-webmcp-testing flag. For production testing in Chrome 149 and newer while WebMCP is in Origin Trial, register your site origin in Chrome Origin Trials and paste the WebMCP token into the plugin settings. The plugin will publish it as an Origin-Trial HTTP header and an HTML meta tag on uncached pages. If a page cache, CDN or server cache serves HTML before WordPress runs, add the same header at the cache/server layer.

Can WebMCP tools work from a cross-origin iframe?

Yes, but only when the embedding page delegates permission with allow="tools" on the iframe and the embedded site lists that secure HTTPS origin in the plugin's Cross-origin WebMCP setting. Leave the setting empty for same-origin tools only.

Can I disable specific tool groups?

Yes. You can enable or disable content, navigation, media, Contact Form 7, custom form and custom function tools from the admin screen.

Does the plugin expose private posts?

No. The content tools are intended for public content. Review the exposed post-type settings before enabling public read access. Password-protected posts and pages are not exposed through public content tools or Markdown output.

Does Markdown output replace my normal HTML pages?

No. Markdown is served only for compatible requests that explicitly ask for it, or through the dedicated REST Markdown endpoint.

Can I use another plugin to generate llms.txt?

Yes. WebMCP detects existing /llms.txt and /llms-full.txt files and links to them from discovery metadata. Keep Let WebMCP generate /llms.txt disabled when another plugin or static file should own /llms.txt. /llms-full.txt has a separate fallback toggle.

Why does the llms status say "Detected external file"?

It means the public URL exists, but the response does not look like WebMCP-generated output. This is expected when another plugin or a static file serves the llms document.

Does the plugin require Contact Form 7?

No. Contact Form 7 integration is optional. If Contact Form 7 is not active, the rest of the plugin can still expose content, discovery files, OpenAPI metadata, custom forms and custom functions.

Can custom functions call external APIs?

Custom functions are limited to same-site endpoints or relative paths. The target endpoint should handle validation, permissions and business logic.

Where can I test the configuration?

Use the Tests screen under BeeClear WebMCP in wp-admin. It includes quick checks for the manifest, discovery files and common read tools.

更新日志:

0.1.4 0.1.3 0.1.2 0.1.0