Skip to content

Commit 79e3703

Browse files
committed
Promote MCP
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 36bbfa1 commit 79e3703

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

content/_index.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,17 @@ <h3 class="fw-bold mb-3">Deploy Headless</h3>
147147
</div>
148148

149149
<div class="row align-items-center g-5 py-5 border-bottom">
150+
<div class="col-12 col-lg-5">
151+
<img class="w-100 border shadow rounded-4" src="mcp.webp" alt="Plug Into Your AI Stack">
152+
</div>
153+
<div class="col-12 col-lg-7">
154+
<h3 class="fw-bold mb-3">Plug Into Your AI Stack</h3>
155+
<p class="fw-light text-muted">Sourcemeta One exposes your entire registry as a Model Context Protocol server out of the box. Every schema in the catalog becomes an MCP resource, and every HTTP API action becomes an MCP tool. AI agents can discover, retrieve, and validate against your organisation's schemas with no bespoke glue code.</p>
156+
<a href="https://one.sourcemeta.com/api/#model-context-protocol">Learn more about MCP support <i class="bi bi-arrow-right ms-1"></i></a>
157+
</div>
158+
</div>
159+
160+
<div class="row align-items-center g-5 py-5 border-bottom flex-row-reverse">
150161
<div class="col-12 col-lg-5">
151162
<img class="w-100 border shadow rounded-4" src="install.webp" alt="Drop Your Custom Fetch Scripts">
152163
</div>
@@ -157,7 +168,7 @@ <h3 class="fw-bold mb-3">Drop Your Custom Fetch Scripts</h3>
157168
</div>
158169
</div>
159170

160-
<div class="row align-items-center g-5 py-5 flex-row-reverse">
171+
<div class="row align-items-center g-5 py-5">
161172
<div class="col-12 col-lg-5">
162173
<img class="w-100 border shadow rounded-4" src="performance.webp" alt="Drop Your Custom Fetch Scripts">
163174
</div>
@@ -482,7 +493,7 @@ <h4 class="h3 my-0 fw-bold">Enterprise</h4>
482493
<li class="mb-3"><i class="bi bi-check-circle-fill text-success me-2"></i>Premium support by a TSC member</li>
483494
<li class="mb-3"><i class="bi bi-check-circle-fill text-success me-2"></i>Assisted onboarding and integration</li>
484495
<li class="mb-3"><i class="bi bi-check-circle-fill text-success me-2"></i><a href="https://one.sourcemeta.com/guide/approach/">Hands-on help architecting your organisation's schema layer</a></li>
485-
<li class="mb-3"><i class="bi bi-clock text-warning me-2"></i>MCP support <span class="badge bg-warning-subtle text-warning-emphasis ms-1">Coming soon</span></li>
496+
<li class="mb-3"><i class="bi bi-check-circle-fill text-success me-2"></i><a href="https://one.sourcemeta.com/api/#model-context-protocol">MCP support</a></li>
486497
<li class="mb-3"><i class="bi bi-clock text-warning me-2"></i>Analytics (OpenTelemetry) <span class="badge bg-warning-subtle text-warning-emphasis ms-1">Coming soon</span></li>
487498
<li class="mb-3"><i class="bi bi-clock text-warning me-2"></i>Authentication (OAuth) <span class="badge bg-warning-subtle text-warning-emphasis ms-1">Coming soon</span></li>
488499
<li class="mb-3"><i class="bi bi-clock text-warning me-2"></i>Automatic upgrades to newer JSON Schema dialects <i class="bi bi-info-circle text-muted" data-bs-toggle="tooltip" data-bs-title="Write your schemas in whatever dialect you want and the registry will additionally serve them re-written in all newer dialects with semantics preserved, so you never have to worry about future versions of JSON Schema"></i> <span class="badge bg-warning-subtle text-warning-emphasis ms-1">Coming soon</span></li>

content/mcp.webp

35.3 KB
Loading

0 commit comments

Comments
 (0)