Skip to content

Commit 7c2bcea

Browse files
committed
feat: add npm package installation instructions for Visuals MCP server
1 parent f5449dc commit 7c2bcea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/content/blog/visuals-mcp-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ Alternatively you can install the extension using these buttons:
254254
[![Install with VS Code](https://img.shields.io/badge/install-VS%20Code-007ACC?style=for-the-badge&logo=visualstudiocode)](vscode:mcp/install?%7B%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40harrybin%2Fvisuals-mcp%22%5D%7D)
255255
°°° [![Install with VS Code Insiders](https://img.shields.io/badge/install-VS%20Code%20Insiders-24bfa5?style=for-the-badge&logo=visualstudiocode)](vscode-insiders:mcp/install?%7B%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40harrybin%2Fvisuals-mcp%22%5D%7D)
256256

257+
These will install the MCP server as npm package from the npmjs registry:
258+
[https://www.npmjs.com/package/@harrybin/visuals-mcp](https://www.npmjs.com/package/@harrybin/visuals-mcp)
259+
257260
## Conclusion
258261

259262
The Model Context Protocol is evolving. We are moving from simple text exchanges to rich, interactive application experiences driven by AI. Whether you want to build your own or just use existing tools, now is the time to explore what MCP can do.

0 commit comments

Comments
 (0)