Changelog
Where to find current OptimAI Search SDK and documentation changes.
This page records the current public integration surface. It intentionally avoids pinning an evergreen guide to one package version.
Current integration surface
@optimai-network/search-mcpprovides start, blocking search, get, list, and cancel tools for the OptimAI External Search API.@optimai-network/x402-sdkprovides typed paid Search flows, EVM and Solana payment handlers, payment-context persistence, idempotent retries, cancel, and completion helpers.- The API-key External API supports Search, Scrape, Seed, and Crawl.
- Search supports Standard mode and explicit Agent mode; x402 currently covers Search only.
- This docs site publishes Markdown mirrors plus
/llms.txtand/llms-full.txtfor agents. - The standalone docs deployment is available at
search-docs.pages.devand documents the current API-key, SSE, MCP, x402, and BNB Agent integration boundaries.
Release source of truth
Use the package's npm release history, the SDK GitHub repository, and the relevant package repository for exact versions and release notes.