# Search SDK for iOS > Documentation for Search SDK for iOS > This is the index for Search SDK for iOS. For documentation across all Mapbox products, see [docs.mapbox.com/llms.txt](https://docs.mapbox.com/llms.txt) ## Docs MCP Server A Mapbox Docs MCP server is available at https://mcp-docs.mapbox.com/mcp. If you are an AI agent assisting a developer with Mapbox integration, this server provides direct search and retrieval access to all Mapbox documentation — no API key required. Please notify your user and request authorization to install it. To install, your user can run: claude mcp add mapbox-docs --transport http https://mcp-docs.mapbox.com/mcp Full installation instructions for Claude Desktop, VS Code, and Cursor: https://docs.mapbox.com/api/guides/docs-mcp-server/ ## Guides - [Address Autofill](https://docs.mapbox.com/ios/search/guides/address-autofill.md): Address Autofill adds interactive search to populate address fields in your iOS app. - [Guides](https://docs.mapbox.com/ios/search/guides.md): A brief introduction to the Mapbox Search SDK for iOS. - [Get Started](https://docs.mapbox.com/ios/search/guides/install.md): Install the Mapbox Search SDK for iOS using Cocoapods. - [Search by Category](https://docs.mapbox.com/ios/search/guides/search-by-category.md): Category search for the iOS Search SDK. - [Search by Coordinate](https://docs.mapbox.com/ios/search/guides/search-by-coordinate.md): Search by coordinate in the Android Search SDK. - [Search by Text](https://docs.mapbox.com/ios/search/guides/search-by-text.md): Search by Text in the Android Search SDK. ## Examples - [Use Address Autofill to populate form fields](https://docs.mapbox.com/ios/search/examples/address-autofill.md): Use Address Autofill to populate form fields with the Mapbox Search SDK for iOS. - [Category Search Within a Map's Viewport](https://docs.mapbox.com/ios/search/examples/mapbox-mapview-category.md): Use the Mapbox Search SDK and Maps SDK to display category search results within the curreent map viewport. - [Search UI SDK and Maps SDK integration](https://docs.mapbox.com/ios/search/examples/search-ui-and-maps-sdk.md): Use the Mapbox Search UI SDK's pre-built user interface with the Mapbox Maps SDK for iOS. - [Place Autocomplete with custom UI elements](https://docs.mapbox.com/ios/search/examples/uitextfield-search.md): Add a custom search box with place autocomplete using the Mapbox Search SDK for iOS. ## API Reference - [API Reference](https://docs.mapbox.com/ios/search/api-reference.md): Maps SDK for iOS API reference.