> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seersearch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PRIVATE NOTES

# Private Notes (not deployed to docs site)

This file is gitignored and never published.

## SDK Distribution

Both SDKs are currently distributed via private beta access.
Users must email [ben@seersearch.com](mailto:ben@seersearch.com) for access.

**Python SDK:**

* Package name: `seer-sdk`
* Install: `pip install seer-sdk` (once whitelisted)
* PyPI: Not yet public — TODO: publish to PyPI when ready

**TypeScript SDK:**

* Package name: `@seer/sdk`
* Install: `npm install @seer/sdk` (once whitelisted)
* npm: Not yet public — TODO: publish to npm when ready

## TODO

* [ ] Publish Python SDK to PyPI
* [ ] Publish TypeScript SDK to npm
* [ ] Add MCP Integration page content (currently removed from nav, stub exists at mcp-integration.mdx)
* [ ] Add REST API reference page (currently documented inline in context-and-event-schema.mdx)
* [ ] Add social links to footer in docs.json
