gurupdf-mcp 0.1.2 → 0.1.3

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 +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -124,6 +124,8 @@ Each tool costs a few credits. Free accounts get **daily credits** (refreshed ev
124
124
 
125
125
  ## Links
126
126
 
127
+ - Landing page: [gurupdf.com/mcp](https://gurupdf.com/mcp)
128
+ - Guide: [Convert files in Claude & Cursor with the GuruPDF MCP](https://gurupdf.com/blog/file-conversion-mcp-for-claude-and-cursor)
127
129
  - Website: [gurupdf.com](https://gurupdf.com)
128
130
  - API docs: [gurupdf.com/api/docs](https://gurupdf.com/api/docs)
129
131
  - Pricing: [gurupdf.com/pricing](https://gurupdf.com/pricing)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gurupdf-mcp",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Model Context Protocol server for GuruPDF — convert, compress, merge and edit PDFs and 100+ file formats from any AI agent (Claude, Cursor, VS Code, Windsurf).",
5
5
  "license": "MIT",
6
6
  "mcpName": "io.github.GuruPDF/gurupdf-mcp",