diff --git a/README.md b/README.md index 8a4a2ae..1a3a97b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ **If you want agents to actually use your CLI, this is the missing piece.** +> Project page: · Blog: · Author: [Stefano Mioli](https://mioli.dev) + You wrote the CLI, you mentioned it in `CLAUDE.md`, the agent used it twice and then went back to `Bash`. cli-bridge solves that by registering your tool's commands as real MCP tools that live in the agent's tool registry — outside the context window, where they don't decay under conversation pressure. ## The problem diff --git a/package.json b/package.json index c519c08..b052e3d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "type": "git", "url": "git+https://github.com/walkindude/cli-bridge.git" }, - "homepage": "https://github.com/walkindude/cli-bridge", + "homepage": "https://projects.mioli.dev/cli-bridge/", "license": "Apache-2.0", "author": "Stefano Mioli", "keywords": [