From ebc6fc0efdcc91f613d4e04a1ee20d7bfc2bba13 Mon Sep 17 00:00:00 2001 From: Vlad M Date: Thu, 12 Mar 2026 16:05:14 +0100 Subject: [PATCH] [MCP] Fix single-click install buttons --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d452150..41f7ec4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A Model Context Protocol (MCP) server implementation that integrates with [SerpA [![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) -[![Install in VS Code](https://img.shields.io/badge/Install%20in-VS%20Code-blue?logo=visualstudiocode)](vscode://mcp/install?serverID=io.github.serpapi/serpapi-mcp) +[![Install in VS Code](https://img.shields.io/badge/Install%20in-VS%20Code-blue?logo=visualstudiocode)](https://insiders.vscode.dev/redirect/mcp/install?name=serpapi-mcp&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.serpapi.com%2FYOUR_SERPAPI_API_KEY%2Fmcp%22%7D) +[![Install in Cursor](https://img.shields.io/badge/Install%20in-Cursor-purple?logo=cursor)](cursor://anysphere.cursor-deeplink/mcp/install?name=serpapi-mcp&config=eyJ0eXBlIjoiaHR0cCIsInVybCI6Imh0dHBzOi8vbWNwLnNlcnBhcGkuY29tL1lPVVJfU0VSUEFQSV9BUElfS0VZL21jcCJ9) ## Features