Skip to content

Commit ce5f8d3

Browse files
vm-serpapiVlad M
andauthored
[MCP] Fix single-click install buttons (#28)
Co-authored-by: Vlad M <vlad@serpapi.com>
1 parent bf9191d commit ce5f8d3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ A Model Context Protocol (MCP) server implementation that integrates with [SerpA
44

55
[![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/)
66
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
7-
[![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)
7+
[![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)
8+
[![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)
89

910
## Features
1011

0 commit comments

Comments
 (0)