@abertnguyen/abert-test-mcp 1.0.1 → 1.0.2

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 +0 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,7 +3,6 @@
3
3
  Travel MCP is an MCP server & companion wallet app that enables hotel booking and supports seamless payments via x402.
4
4
 
5
5
  It allows AI agents to autonomously search for hotels, make bookings, and complete payments without API keys, complex seed phrases, or manual intervention.
6
- [//]: # (Read the [documentation](https://docs.cdp.coinbase.com/abert-test-mcp/welcome))
7
6
 
8
7
  ## Quick Start
9
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abertnguyen/abert-test-mcp",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "NPX installer for Travala MCP",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {