diff --git a/docs/getting-started/FAQ.mdx b/docs/getting-started/FAQ.mdx index e8e3b5c..6da3bbe 100644 --- a/docs/getting-started/FAQ.mdx +++ b/docs/getting-started/FAQ.mdx @@ -33,7 +33,7 @@ To verify your FastApiMCP server is working properly, you can use the MCP Inspec ```bash npx @modelcontextprotocol/inspector ``` -3. Connect to your MCP server by entering the mount path URL (default: `http://127.0.0.1:8000/mcp`) +3. Connect to your MCP server by selecting transport type "SSE" and entering the mount path URL (default: `http://127.0.0.1:8000/mcp`) 4. Navigate to the `Tools` section and click `List Tools` to see all available endpoints 5. Test an endpoint by: - Selecting a tool from the list