agent402-mcp 0.1.0 → 0.1.1

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 +3 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # agent402-mcp
2
2
 
3
- MCP server for [Agent402](https://agent402.tools) — 1000+ pay-per-call web tools for AI agents, paid per call in USDC via the [x402 protocol](https://www.x402.org), or **with compute (proof-of-work)** when no wallet is configured.
3
+ MCP server for [Agent402](https://agent402.tools) — 1000+ pay-per-call web tools for AI agents, paid per call in USDC via the [x402 protocol](https://www.x402.org), or **with compute (proof-of-work)** when no wallet is configured. Built by [Mikey Petrillo](https://github.com/MikeyPetrillo).
4
4
 
5
5
  Your agent gets browser rendering, screenshots, PDF text extraction, URL→markdown, live DNS/TLS/WHOIS, wallet-keyed shared memory, and ~1000 utility/conversion tools — with payment handled invisibly underneath the MCP calls. No signup, no API key.
6
6
 
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "agent402-mcp",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
+ "author": "Mikey Petrillo (https://github.com/MikeyPetrillo)",
5
+ "homepage": "https://agent402.tools",
4
6
  "description": "MCP server for Agent402 (agent402.tools) — 1000+ pay-per-call web tools for AI agents. Pays per call in USDC via the x402 protocol, or with compute (proof-of-work) when no wallet is configured.",
5
7
  "type": "module",
6
8
  "bin": {