- Step1: Install the MCP server by running `npx -y @mcpfinder/server install`
- Step2: Use the `search_mcp_servers` tool to find available MCP servers
- Step3: Retrieve detailed information about a selected server using `get_mcp_server_details`
- Step4: Add or update server configuration in the client application using `add_mcp_server_config`
- Step5: Manage configurations by removing or updating server entries as needed.