#Development #Explorations
Implementing WebMCP · “It gives power back to website owners.” ilo.im/16baww by Richard MacManus
_____
#AI #Content #Website #WebMCP #MCP #Chrome #Browser #WebDev #Frontend #JavaScript
Latest posts tagged with #WebMCP on Bluesky
#Development #Explorations
Implementing WebMCP · “It gives power back to website owners.” ilo.im/16baww by Richard MacManus
_____
#AI #Content #Website #WebMCP #MCP #Chrome #Browser #WebDev #Frontend #JavaScript
🧠 Un test di #WebMCP.
✨ Quello che si vede nel video è l'agente che interagisce direttamente con il protocollo per eseguire la richiesta che ho fatto con un #prompt.
👉 I dettagli: www.linkedin.com/posts/alessi...
#AI #GenAI #GenerativeAI #IntelligenzaArtificiale #LLM
#Development #Guides
When to use WebMCP and MCP? · They work best together to empower AI agents ilo.im/16bb73 by André Bandarra and Alexandra Klepper
_____
#AI #Agents #Website #WebMCP #MCP #Chrome #Browser #APIs #WebDev #Frontend #Backend
#Development #Outlooks
From pages to apps to agents? · “The web is becoming the COBOL of human networking.” ilo.im/16b66f by Rachel Nabors
_____
#Business #Web #AI #Agents #WebPages #WebMCP #APIs #Browsers #WebDev #Frontend #Backend
When to use WebMCP vs. MCP? 🤔
Use WebMCP to make your active website "agent-aware" by exposing UI tools directly in the browser.
Use MCP for connecting agents to external data and services beyond the tab.
Read more at:
developer.chrome.com/blog/webmcp-...
#WebMCP #MCP #AIAgents
I experimented with WebMCP on my personal website, exposing two tools an AI assistant can call directly from the browser: searching an article and subscribing to my newsletter. It’s a small prototype, but it hints at how websites are fast becoming AI-interactive surfaces […]
Experimental Drupal module explores WebMCP for browser AI assistants
Mark Conroy @mark.ie released the experimental WebMCP User Forms module for Drupal.
It adds WebMCP attributes to core login, password reset, and registration forms—testing how browser-based AI assistants could interpret and act on Drupal interfaces.
https://bit.ly/4cCC4yR
#DrupalAI #WebMCP
Making AI Assistants Talk to Your Angular App: My Journey with Web-MCP - Integrating Chrome’s Web-MCP with Angular to let AI assistants actually use your web app #webmcp #webdevelopment #artificialintelligence #angular #chrome medium.com/p/making-ai-...
I added #webmcp to this, largely just to see what I could maybe do with it, and now I have an SPA that lets me say 'highlight any MQTT traffic related to battery usage on this public MQTT broker' and it'll do that in-browser, and this is a deeply stupid but fun thing to be able to do.
Googles WebMCP macht Websites zu strukturierten Datenquellen für KI-Agenten | heise online
heise.de/-11177824 #WebMCP #JavaScriptAPI #JavaScript #KI #KIAgenten
Googles WebMCP macht Websites zu strukturierten Datenquellen für KI-Agenten | heise online
https://heise.de/-11177824 #WebMCP #JavaScriptAPI #JavaScript #KI #KIAgenten
WebMCP: Making the Web Deterministic for AI Agents - Designing frontend interaction contracts instead of relying on probabilistic DOM interpretation #webmcp #webdevelopment #artificialintelligence #softwarearchitecture #javascript medium.com/p/webmcp-mak...
Updated my Prompt API demo! 🚀
Now using WebMCP to expose on-page agents to broader browser agents. This lets a general agent recruit the page as a domain-expert "sub-agent" for hyper-accurate tasks.
Links in replies! 👇
#WebMCP #BuiltInAI
Google gör webben redo för agentisk AI med nya standarn WebMCP
#agentiskAI #AI #Google #utveckling #webbutveckling #webmcp #aisweden #stockholm #sverige #sweden
A quick post on implementing #webMCP and an equivalent of #markdownForAgents on #goHugo and #netlify
www.linkedin.com/posts/stepha...
I added WebMCP to my personal blog with a simple one-liner! Now users can leave comments with the help of their AI agents. 🤖💬
Join the early preview to help build the agentic web: developer.chrome.com/blog/webmcp-...
#WebDev #AI #WebMCP
WebMCP
!!Big Update!!
!!WebMCP is now in early preview !!
It helps websites become agent-ready by giving AI clear, structured ways to take action like bookings, support requests, and navigation.
Includes:
• Declarative API (HTML)
• Imperative API (JS)
#WebMCP #AI #AgenticWeb #WebDev
I've put together a roundup on #WebMCP including a podcast with Francois Beaufort and André Cipriani Bandarra of Google on the implementation in Chrome and the testing extension as well as an excellent interview by RL Nabors with Alex Nahas.
www.wearedevelopers.com/en/magazine/...
When I joke "it'll be more secure if we take the humans out of the loop" I am JOKING people. FFS.
https://webmachinelearning.github.io/webmcp/
All I have to say about that is
https://infosec.exchange/@Sempf/115708305268740259
#webmcp #enshitification
Google introduced WebMCP in Chrome. AI agents can now interact directly with websites. Here is what this means for AEO and GEO. #WebMCP #AEO #GEO
Learn more:
sandstormdigital.com/2026/02/18/g...
#Development #Introductions
“WebMCP is an exciting W3C proposal” · Making agents play with rather than against the web ilo.im/16aosb by Christian Heilmann
_____
#Website #Accessibility #AI #Agents #W3C #WebMCP #APIs #WebDev #Frontend #HTML #JavaScript
an intro to #WebMCP
youtu.be/JrbVjD6PqSE
The End of Screen Scraping: Why Your Website Needs a "Native Language" for AI Agents (And How to Get It Before Your Competitors)
paragraph.com/@metaend/web...
#webmcp #google #ai
Google today announced an early preview of #WebMCP,
a new protocol that defines how AI agents interact with websites.
“WebMCP aims to provide a standard way for exposing structured tools, ensuring AI agents can perform actions on your side with increased speed, reliability, and precision,” […]
🧠 Un esempio di utilizzo di #WebMCP con l'agente che mette i prodotti nel carrello e procede al pagamento (by Pietro Schirano).
👉 I dettagli: www.linkedin.com/posts/alessi...
#AI #GenAI #GenerativeAI #IntelligenzaArtificiale #LLM
Built webmcp-bridge to map remote MCP tools into WebMCP in the browser.
Connect MCP server -> discover tools -> register with navigator.modelContext.provideContext() -> invoke from browser AI (Prompt API) surfaces.
h3manth.com/ai/webmcp/
#WebMCP #MCP #PromptAPI #WebAI #JavaScript