Skip to content

Commit 68f10d9

Browse files
1008749: pdfViewer
1 parent 08811bc commit 68f10d9

9 files changed

Lines changed: 7 additions & 7 deletions

File tree

116 KB
Loading
87.4 KB
Loading
56.1 KB
Loading
82.4 KB
Loading
73.1 KB
Loading
74.8 KB
Loading
99.8 KB
Loading
51.6 KB
Loading

Document-Processing/ai-coding-assistant/MCP-Server/pdfviewersdk.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,18 @@ There are two options:
8787
### Syncfusion<sup>&reg;</sup> Code Studio
8888

8989
* In [Code Studio](https://www.syncfusion.com/code-studio/), open MCP Marketplace
90-
![Code Studio Marketplace](../../PDF/PDF-Viewer/blazor/images/code-studio-marketplace.png)
90+
![Code Studio Marketplace](images/pdfviewer/code-studio-marketplace.png)
9191
* Go to the ```Custom Servers``` tab and click **Add MCP Servers**
92-
![Custom Server Tab](../../PDF/PDF-Viewer/blazor/images/mcp-custom-server.png)
92+
![Custom Server Tab](images/pdfviewer/mcp-custom-server.png)
9393
* In the dialog that appears, select **Accept and Continue** to launch the runtime window for configuring the PDF Viewer SDK MCP.
94-
![Run Time Window](../../PDF/PDF-Viewer/blazor/images/mcp-runtime-window.png)
94+
![Run Time Window](images/pdfviewer/mcp-runtime-window.png)
9595
* Choose the NPM package installation mode. Enter the command **@syncfusion/pdfviewersdk-assistant** in the runtime window and press **Enter**
96-
![NPM package](../../PDF/PDF-Viewer/blazor/images/mcp-npm-package.png)
96+
![NPM package](images/pdfviewer/mcp-npm-package.png)
9797
* When prompted, click allow in the opened options and select **Direct API key**. Enter the API key generated from the [Syncfusion API key](https://www.syncfusion.com/account/api-key), then press **Enter**.
98-
![Syncfusion API key](../../PDF/PDF-Viewer/blazor/images/mcp-syncfusion-api-key.png)
98+
![Syncfusion API key](images/pdfviewer/mcp-syncfusion-api-key.png)
9999
* Provide server name such as ```syncfusion-pdfviewersdk-assistant```, then press **Enter**. The PDF Viewer SDK MCP server will get installed.
100100
* Once installed, the server will appear in the User Installed Server list and will be added to the **config.yaml** file.
101-
![PDF Viewer MCP server](../../PDF/PDF-Viewer/blazor/images/mcp-server-installed.png)
101+
![PDF Viewer MCP server](images/pdfviewer/mcp-server-installed.png)
102102
* The server is now ready for use in Code Studio. For more details, refer to the Code Studio [documentation](https://help.syncfusion.com/code-studio/reference/configure-properties/mcp/customservers).
103103

104104
For additional details, see the Code Studio [documentation](https://help.syncfusion.com/code-studio/reference/configure-properties/mcp/customservers).
@@ -128,7 +128,7 @@ For additional details, see the Code Studio [documentation](https://help.syncfus
128128
```
129129

130130
* After updating the configuration in mcp.json, you’ll notice a “Start” option at the top of the config. This allows you to easily start the <a href ="https://www.npmjs.com/package/@syncfusion/pdfviewersdk-assistant">SyncfusionPDFViewerSDKAssistant</a> server directly from the settings interface without additional commands.
131-
![Start PDF Viewer AI Assistant](../../PDF/PDF-Viewer/blazor/images/mcp-start-pdfviewer.png)
131+
![Start PDF Viewer AI Assistant](images/pdfviewer/mcp-start-pdfviewer.png)
132132
* Confirm that [SyncfusionPDFViewerSDKAssistant](https://www.npmjs.com/package/@syncfusion/pdfviewersdk-assistant) is being used (this does not happen automatically). Look for a statement in the output, which is similar to:
133133
* ```SyncfusionPDFViewerSDKAssistant is running...``` (in VS Code)
134134

0 commit comments

Comments
 (0)