@mockherodev/mcp-server
Advanced tools
+2
-2
| { | ||
| "name": "@mockherodev/mcp-server", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "MCP server for MockHero — generate realistic test data from Claude Desktop, Cursor, and other AI agents", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
| "scripts": { | ||
| "build": "tsup src/index.ts --format esm --dts --clean", | ||
| "build": "tsup src/index.ts --format esm --clean", | ||
| "dev": "tsup src/index.ts --format esm --watch", | ||
@@ -20,0 +20,0 @@ "prepublishOnly": "npm run build" |
+10
-0
@@ -5,2 +5,12 @@ # @mockherodev/mcp-server | ||
| ## Hosted agent endpoint | ||
| Agents that support remote Streamable HTTP MCP can connect directly to: | ||
| ```text | ||
| https://mockhero.dev/mcp/agent | ||
| ``` | ||
| The hosted endpoint includes cost estimation, loginless Polar checkout, checkout status, API key claiming, schema detection, templates, and authenticated data generation. | ||
| ## Setup | ||
@@ -7,0 +17,0 @@ |
| #!/usr/bin/env node |
13408
2.2%92
12.2%4
-20%274
-0.36%