Skip to content

Model Context Protocol (Coming soon)

MCP support is planned. Nothing on this page can be called yet; it says what we intend to build so the direction is clear.

One interface for tools

A model reaches tools and data sources through one protocol, so an integration written once works with any MCP client.

Host and servers

Oraicle would act as the MCP host and connect to MCP servers that expose specific capabilities, such as local files or an external API.

Multi-step tasks

The model calls several tools in turn to finish a job — the same idea as the oracles today, over a standard protocol.

Your infrastructure, your data

Tools run where you host them; the model sees only what the server returns.

This page will carry the endpoint, the request shape and a working example. Until then there is nothing to install.