Skip to content

Space Index documentation

Connect to Space Index through the API or the hosted MCP server. Both use the same read key.

Start by requesting access, then store the issued key in your local environment:

Terminal window
export SPACE_INDEX_API_KEY='replace-with-your-key'

Keep the key out of source control and saved prompts.

Agents can read llms.txt. API clients can use the OpenAPI document, and MCP clients can inspect the tool registry.