@apify/actors-mcp-server 0.1.5-beta.2 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -251,7 +251,7 @@ To configure Claude Desktop to work with the MCP server, follow these steps. For
251
251
  - Look for the 🔌 icon to confirm that the Exa server is connected.
252
252
 
253
253
  6. Open the Claude Desktop chat and ask "What Apify Actors I can use?"
254
- ![Claude-desktop-with-Actors-MCP-server](https://raw.githubusercontent.com/apify/actors-mcp-server/refs/heads/master/docs/claude-dekstop.png)
254
+ ![Claude-desktop-with-Actors-MCP-server](https://raw.githubusercontent.com/apify/actors-mcp-server/refs/heads/master/docs/claude-desktop.png)
255
255
 
256
256
  7. Examples
257
257
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/actors-mcp-server",
3
- "version": "0.1.5-beta.2",
3
+ "version": "0.1.5",
4
4
  "type": "module",
5
5
  "description": "Model Context Protocol Server for Apify Actors",
6
6
  "engines": {