OPEN SOURCE · MIT

Make Your Site
Agent-Ready

One install. Any stack. AI agents get clean markdown. You get visibility into every token they consume.

Schedule a Demo
Myrr Port interface

Add markdown views

Create .md.erb files alongside your existing HTML templates

show.html.erb ~420 tokens
<div class="product">
  <h2><%= @product.name %></h2>
  <p class="price">$<%= @product.price %></p>
</div>
show.md.erb ~36 tokens
# <%= @product.name %>

<%= @product.description %>

| Size | Price |
|------|-------|
| M | $49 |
| L | $69 |
INSTALL

One Command. Zero Config.

Myrr Port is a gem, a pip package, an npm module — one command for any stack. No DSL, no config files, no middleware wiring. It just works alongside your existing framework.

Install Now →

Rails / Ruby

gem "myrr-rb" in your Gemfile — framework-agnostic

Python

pip install myrr — works with Django, Flask, FastAPI

JavaScript / Node

npm install myrr-js — Express, Next.js, any Node framework

HOW IT WORKS

One install. No disruption. Your existing site stays untouched.

Myrr Port intercepts requests with the Accept: text/markdown header and serves your markdown views. Every other request gets your normal HTML. No rewrites, no migration, no downtime.

API Integration Hub

Connect your existing backend systems

3 APIs Connected
Customer API
Connected
api.company.com/v1/customers

Endpoints

8

Latency

120ms

Success

99.8%

GET POST PUT DELETE
Orders API
Connected
api.company.com/v1/orders

Endpoints

12

Latency

95ms

Success

99.9%

GET POST PUT
MEASURE

Know Your Agent Traffic Instantly

Every markdown response includes X-Token-Count. No extra instrumentation, no separate analytics SDK. Built into every request. See what AI agents consume, per page, in real time.

View Analytics →

Token counting

Built into every response. Know the exact token cost of every page served to AI.

Per-page breakdown

See which pages agents read most. Understand what content drives your agent traffic.

Real-time dashboard

Track agent traffic as it happens. Spot trends and measure the impact of content changes.

MONITORING

Built-in analytics. No extra setup.

Every markdown response from Myrr Port carries X-Token-Count in the header. Aggregate that data to see total agent traffic, most-read pages, and trends over time. No separate SDK, no additional infrastructure.

Production Dashboard

Monitor live agent performance

Live
Active
142
Now
Success
94.7%
↗ +3.2%
Response
0.9s
Excellent
Today
1,847
+127
Conversation Volume
12 AM 6 AM 12 PM 6 PM Now

Get your site agent-friendly

We'll install Myrr Port, create your agent-ready pages, and start serving clean markdown to every AI agent that visits — free for your first 100,000 tokens. That's about 70,000 words of clean content across roughly 100 web pages on a typical site.

We'll also train your team to handle any remaining pages — free. Need more? Limited time while we build the self-serve product. All we ask: a testimonial and permission to share your site as a case study.

Background

myrrlabs