- Step1: Install the MCP server via the preferred method (e.g., VS Code extension, CLI, Docker).
- Step2: Register the MCP server with your MCP host or toolset.
- Step3: Use the available functions like get_people, get_planets, get_films, etc., specifying parameters such as search terms or IDs.
- Step4: Fetch data which will be returned with automatic pagination and caching support.
- Step5: Manage cache via clear_cache and get_cache_stats as needed.