Built for the emerging agentic web

WebMCP tools for
every AI agent.

Add one script tag. Define what AI assistants can do. Watch them search, click, and transact — on behalf of your users.

index.html
<!-- Add WebMCP to your site -->
<script
  src="https://aigentably.com/mcp-manager.js"
  data-site="your-site-id"
></script>

How it works

WebMCP is the open standard.
Aigentably is the fastest way to use it.

WebMCP is an emerging open standard that lets AI assistants discover and call tools on any website — the same way HTTP lets browsers load pages. Claude, ChatGPT, and Cursor already speak it.

Aigentably handles all the infrastructure: hosting your tool manifest, serving it at the right URL, and giving you a dashboard to manage everything — no backend required.

Learn more about WebMCP
1

AI agent visits your site

Detects the Aigentably script and fetches your tool manifest

2

Reads your available tools

Sees what actions are defined — addToCart, search, submitForm…

3

Calls the right tool

Executes the JavaScript in the user's browser, on your real site

4

Returns the result

The agent gets structured output and responds naturally to the user

See it in action

An AI agent, shopping for your user

Once your site has WebMCP tools, any AI assistant can take real actions — no scraping, no custom API.

Show tool calls
AI Assistant · yourstore.com
WebMCP active
Add the blue hoodie in size M to my cart
🤖
The user only sees a natural conversation

Works wherever your users are

ChromeChrome
FirefoxFirefox
SafariSafari
EdgeEdge
BraveBrave
OperaOpera
+
& more

Everything you need to connect
AI to your product

Instant Setup

One script tag. No build step required. Your tools are discoverable by AI agents in under 30 seconds.

AI Tool Generation

Paste your URL and AI suggests the right tools for your site — add to cart, search, contact forms, and more.

Real-time Analytics

See which AI agents are calling your tools, success rates, latency, and caller breakdown by agent type.

Page-level Scoping

Show the right tools on the right pages. Scope any tool to a specific URL path — product pages, checkout, blog, and more.

Test Before You Ship

Run any tool on your real site with one click. See the result instantly — no AI agent required to test your setup.

Secure by Default

Enable or disable tools individually. Live security linting warns you about dangerous patterns before you save.

Three steps to make your site AI-ready

1

Add the script

Copy one line of code into your HTML. No build steps, no dependencies.

2

Define your tools

Describe what actions AI agents can take on your site using simple JSON schemas or pick from 42 pre-built templates.

3

Watch the analytics

See real-time data on how AI agents interact with your product, success rates, and caller breakdown.

// Define a tool in your dashboard
{
  name: "addToCart",
  description: "Add product to cart",
  inputSchema: {
    productId: { type: "string" },
    quantity: { type: "number" }
  }
}

Simple, transparent pricing

Start free. Get in touch for Pro.

Free

For side projects and testing

€0/month
  • 1 site
  • 3 tools per site
  • Basic analytics
  • 7-day data retention
Get started
Most popular

Pro

For production applications

Custom
  • Unlimited sites
  • Unlimited tools
  • Full analytics with charts
  • 90-day data retention
  • Caller breakdown (Claude, GPT, etc.)

Have questions?

We'd love to hear from you. Reach out and we'll get back to you shortly.

Ready to be visible
to AI agents?

Join the first wave of developers building for the agent-first web.

Get started for free