webmcp-tool

Guide

Meta AI Connectors: is your site ready for MCP and WebMCP?

A practical check for the two agent surfaces: a remote MCP connector Meta AI may call, and WebMCP tools a browser agent may use on your page. What our scan measures, and what still needs a live test.

Last reviewed 25 September 2026

Start with the job the assistant should finish. If someone asks Meta AI to check a site's agent readiness, a connector needs a reachable service that returns a score and evidence. If someone visits that site with a browser agent, WebMCP can expose actions inside the open page. These are two different routes to a useful result, and a site can support either or both.

Where Meta stands today

Videos may call these 'Muse connectors'; Meta's developer page calls the program Meta AI Connectors. It is a limited developer preview. Meta offers API onboarding through a guided UI or MCP, and describes OAuth for linking user accounts. Public publishing and discovery are later phases. A working MCP endpoint is a good starting point, not an approved Meta connector or a promise of directory traffic. Muse Code's remote MCP support is a separate coding-agent feature.

MCP and WebMCP solve different parts of the request

SurfaceWhere the tool runsWhat to verify
Remote MCP or API connectorOn your server, reachable before a user opens your siteEndpoint, tool schema, live calls, authorization and failure handling
WebMCPIn the visitor's open browser tabRegistered page tools, useful inputs and outputs, confirmation before actions
Ordinary web pageIn search results and the browserCrawlable text, clear offer and a path to completion

Meta's documented connector onboarding concerns the first row. WebMCP does not automatically turn a page into a Meta AI connector. It helps a browser agent that has already opened the page. The WebMCP versus MCP comparison explains the credential and discovery differences in detail.

What the full Agent Readiness check tells you

Run the free full check on your public homepage or product page, then open the evidence under Integration and WebMCP. The scan looks for MCP discovery documents or endpoint responses, a machine-readable API description, references to document.modelContext, registered tools and tool metadata. It also checks the basics that matter to both routes: access for crawlers, useful server-delivered text, and actions an agent can understand.

Read the score precisely

A responding MCP path or server card is a discovery signal. Our scan does not complete an MCP initialization, list and call tools, test OAuth, or prove that Meta accepts the connector. Source-level WebMCP signals do not prove a tool works in a real browser session. Treat the report as a prioritized starting point, then run the live checks below.

Test one real task end to end

  1. Choose one useful request. For example, 'Check example.com and tell me the three fixes with the most impact.' Write down the expected answer and the action that would count as success.
  2. Inspect the public surface. Confirm that the API or MCP URL is reachable over HTTPS, its tools have clear names and typed arguments, and a read-only call returns current evidence rather than a generic success message.
  3. Exercise awkward inputs. Try an invalid URL, a private address, a timeout and a repeated request. If a tool sends email, books or buys, require clear user intent and make the effect visible before it happens.
  4. Test in the actual client. Once Meta grants preview access, onboard the endpoint there and repeat the request. Test account linking with OAuth before exposing private data. Until that test succeeds, describe the connector as a candidate, not an integration.
  5. Test the browser path separately. Open the page in a WebMCP-capable browser, list its registered tools and call one with the visitor's session. A server-side MCP result says nothing about that path.

This site is an example of the two surfaces: its remote MCP endpoint offers a public score tool, while the page registers browser WebMCP tools. The scoring method explains what the scan can observe. Neither surface has been approved as a public Meta AI connector by virtue of existing.

The useful next step

Start with the full check. Fix the first access or actionability problem it finds. Then validate one MCP call and one browser tool call against a real user request. If Meta AI is your target, take that tested task into its early-access onboarding; do not build around a directory placement that Meta has not opened to the public yet.

Sources

Primary documents, checked on 25 September 2026

  1. Meta AI Connectors — developer preview
  2. Meta Muse Code — remote MCP servers
  3. MCP Streamable HTTP transport
  4. WebMCP specification

Keep reading

Check your own site against this

The Agent Readiness Score measures exactly what this article describes, and shows the evidence behind every finding.

Run the check →