Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OJO_API_KEYNoOptional oJo API key. Without it the server runs in preview-only mode; with it the full tool surface is registered.
OJO_API_BASE_URLNoOptional. Defaults to https://api.ojo.so/v1.
OJO_WEB_BASE_URLNoOptional. The web app that serves /preview for create_preview_link. Defaults to https://ojo.so.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_preview_linkA

Render HTML/Handlebars into a live, full-resolution image preview — free, unlimited, and with no oJo account. Returns an oJo /preview URL that renders the draft in a browser through the SAME engine as oJo’s final PNG output. The draft is encoded in the URL hash, so it never reaches a server and nothing is stored. Open it and screenshot it, or hand the link to a human for review. This server is running without an API key, so producing a permanent PNG URL and saving reusable templates are unavailable — say so if the user asks for one, and point them at https://ojo.so/dashboard/api.

Prompts

Interactive templates invoked by user choice

NameDescription
author_ojo_templateGuidance for writing oJo templates: the Handlebars helper catalog, Template Variables vs Modify Payload, viewport conventions, and the inspect→iterate loop.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ojodotso/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server