Skip to content

Fix missing "type": "http" in README config examples#33

Merged
vm-serpapi merged 1 commit intomainfrom
serpapi-3740/fix-readme-add-http-type
Apr 22, 2026
Merged

Fix missing "type": "http" in README config examples#33
vm-serpapi merged 1 commit intomainfrom
serpapi-3740/fix-readme-add-http-type

Conversation

@vm-serpapi
Copy link
Copy Markdown
Member

@vm-serpapi vm-serpapi commented Apr 22, 2026

Fixes serpapi/public-roadmap#3740

Changelog

MCP clients like Claude Code require explicit "type": "http" in the JSON config to identify the transport. Also updates server.json from deprecated "sse" to "http" and adds a Cursor one-click install badge.

…all badge

Closes #8663. MCP clients like Claude Code require explicit `"type": "http"`
in the JSON config to identify the transport. Also updates server.json from
deprecated "sse" to "http" and adds a Cursor one-click install badge.

Made-with: Cursor
@adarshdigievo adarshdigievo self-requested a review April 22, 2026 11:27
Copy link
Copy Markdown
Member

@adarshdigievo adarshdigievo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes.

  • Cursor connection works perfectly.
Image
  • FastMCP uses http transport by default. The server.json file is now in sync with our actual implementation.

@vm-serpapi vm-serpapi merged commit 4e6b8c3 into main Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MCP] Clarify "http" config documentation for MCP server

2 participants