// webmcp
Connect your AI agent to this site
This site speaks WebMCP — the emerging W3C standard for exposing structured tools an AI agent can call directly, instead of scraping the page. Built to the spec, with a fallback bridge so it works in today's browsers. Connect your MCP client and your agent can search the blog, pull full articles, and look up services on its own.
// connect in three steps
How to connect
Once browsers ship native WebMCP support, agents will connect automatically — no steps needed. Until then, these three get you connected in today's browsers via the fallback bridge.
Run a WebMCP bridge
In your MCP client (Claude Desktop, etc.), add the WebMCP server: npx @jason.today/webmcp. It runs a localhost-only bridge between your client and any WebMCP site.
Generate a token
Ask your model for a WebMCP connection token (or run the command with --new). The token is one-time use and discarded the moment this page registers it. No API keys are shared.
Paste it into the widget
Click the yellow WebMCP square in the bottom-right corner of this page, paste your token, and connect. Your agent can now call the tools below.
// what your agent can call
Available tools
search_posts
Search the blog by keyword and get matching posts back — title, slug, URL, and excerpt.
get_post
Fetch the full plain-text content of a single post by its slug.
list_posts
List the most recent posts to browse the blog rather than search a term.
get_services
List the SEO consulting services on offer, each with a one-line summary and URL.
get_consulting_info
Get a structured profile — who Todd is, specialties, best fit, track record, and how to engage.
// open a channel
Want this on your own site?
Getting cited by AI agents is the next layer of search. If you want your brand discoverable the way this page is, that is the work I do.