Read and write typed fictional worlds (22 linked element types) via the OnlyWorlds open standard. Connect the official OnlyWorlds MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http onlyworlds https://www.onlyworlds.com/mcpRun in your terminal, then restart Claude Code.
OnlyWorlds · https://www.onlyworlds.com/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “list_element_types”: List all 22 OnlyWorlds element types with a one-line shape summary of each. Every world is built from these types; each element has a stabl.”
“Use “get_element_schema”: Return the field structure of one OnlyWorlds element `type` (a slug from `list_element_types`, e.g. "character"). The result groups the typ.”
“Use “search_schema”: Search every element type's fields for `query` (case-insensitive substring), across all 22 types. Useful for "which types have a `location`.”
“Use “list_elements”: List elements of one `type` in the world named by your API-Key header, newest-created first. `type` is a slug from `list_element_types` (e.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how OnlyWorlds holds up.
Operated by OnlyWorlds (onlyworlds.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If OnlyWorlds adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose OnlyWorlds in the gate directory. No sign-in needed.
OnlyWorlds's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
list_element_types — List all 22 OnlyWorlds element types with a one-line shape summary of each. Every world is built from these types; each element has a stabl
get_element_schema — Return the field structure of one OnlyWorlds element `type` (a slug from `list_element_types`, e.g. "character"). The result groups the typ
search_schema — Search every element type's fields for `query` (case-insensitive substring), across all 22 types. Useful for "which types have a `location`
list_elements — List elements of one `type` in the world named by your API-Key header, newest-created first. `type` is a slug from `list_element_types` (e.
get_element — Fetch one element by `type` and `id` (a UUID) from the world named by your API-Key header. `type` is a slug from `list_element_types`. Retu
search_elements — Search elements by name across ALL 22 types in the world named by your API-Key header (case-insensitive substring match). Use this when you
get_changes — Return the delta feed for the world named by your API-Key header: every element created/updated (`op: "upsert"`, full body) or deleted (`op:
create_element — Create one new element of `type` in the world named by your API-Key header. `type` is a slug from `list_element_types` (e.g. "character").
+ 3 more tools once connected
https://www.onlyworlds.com/mcpYes — OnlyWorlds operates its own remote MCP server at www.onlyworlds.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick OnlyWorlds in the directory. No account or sign-in is needed. From then on, OnlyWorlds's tools are available in every client you've connected to gate.
No. OnlyWorlds runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect OnlyWorlds in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up OnlyWorlds in: Claude · Claude Code · ChatGPT · Cursor · VS Code