@lovie-ai/formation-mcp-server 1.0.6 → 1.0.7

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
@@ -233,7 +233,7 @@ npx @modelcontextprotocol/inspector node dist/mcp/index.js
233
233
 
234
234
  ## Support
235
235
 
236
- - **Website**: https://lovie.ai
236
+ - **Website**: https://lovie.co/
237
237
  - **npm**: https://www.npmjs.com/package/@lovie-ai/formation-mcp-server
238
238
 
239
239
  ## Legal Disclaimer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lovie-ai/formation-mcp-server",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "MCP server for company formation - Form your US company via Claude",
5
5
  "main": "dist/mcp/index.js",
6
6
  "bin": {