Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.world.org/llms.txt

Use this file to discover all available pages before exploring further.

The World Docs MCP gives your AI assistant direct access to World documentation through the Model Context Protocol. Use it when you want Claude, Codex, Cursor, VS Code, or another MCP client to search current World docs while you build.

Endpoint

https://docs.world.org/mcp
The docs MCP does not require authentication.

Connect your client

claude mcp add --transport http --scope project world-docs https://docs.world.org/mcp

Available tools

ToolPurpose
search_world_documentationSearch and retrieve relevant World documentation for the current task.

Suggested prompts

Use the World Docs MCP to find the current MiniKit install steps and add them to this project.
Search the World docs for World ID verification and explain which endpoint this app should call.

When to use it

Use the docs MCP for read-only documentation lookup. To create or configure apps in the developer portal, use the Developer Portal MCP.