One endpoint, every agent that makes.
Query your brand profile over MCP or REST. Any agent, any tool, one source of truth. Read before it writes a word or makes a pixel.
Every tool reads the same source before it makes anything.
Aravi speaks two protocols: Model Context Protocol for agentic tools that support it, and a plain REST API for everything else. Same profile, same rules, same answer — no matter which one your stack calls.
GET /mcp/brand-profile agent: "figma-make" scope: voice, palette, logo
{
"voice": ["confident","direct","no jargon"],
"palette": {"ink":"#17100d","teal":"#45848d"},
"type": {"primary":"GT America"},
"profile_version": "2.3"
}
Generate a scoped key
Create an API key from your dashboard, scoped to read-only or read plus validate.
Point your agent at the endpoint
One call, either protocol. The response is identical whether it comes over MCP or REST.
GET https://api.aravi.ai/v1/brand-profile Authorization: Bearer <key>
Read before you make
The agent gets voice, palette, type, and imagery rules back before it generates anything — on-brand by default, not by review.
Ready to wire it in?
Join the first group of brands giving every agent they touch a source of truth to query.
Join the waitlist