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.

Model Context Protocol (MCP) servers let AI assistants use World tools directly from your local coding environment. World provides two MCP servers:

World Docs MCP

Search World documentation from Claude, Codex, Cursor, VS Code, and other MCP clients. No API key required.

Developer Portal MCP

Create apps, configure World ID, upload app store assets, and submit apps for review with a developer portal API key.

Choose the right MCP

MCPUse it whenAuthentication
World Docs MCPYou want your AI assistant to search World docs while editing code.None
Developer Portal MCPYou want your AI assistant to manage apps in the World developer portal.Developer portal team API key

Client support

Both MCP servers use streamable HTTP. Most modern MCP clients can connect directly to an HTTP MCP server. Clients that only support stdio can connect through mcp-remote.
Keep developer portal API keys scoped to trusted local MCP clients. The Developer Portal MCP can mutate apps in your team.