Skip to content

Fix MCP server config - #67

Merged
adarshdigievo merged 8 commits into
mainfrom
fix/mcp-server-config
Sep 1, 2026
Merged

Fix MCP server config#67
adarshdigievo merged 8 commits into
mainfrom
fix/mcp-server-config

Conversation

@adarshdigievo

Copy link
Copy Markdown
Member

Fixes #66

  • Correct server.json to collect SerpApi key as an env var
  • Correct the transport, and server title.

@adarshdigievo
adarshdigievo requested a lite review from Copilot September 1, 2026 09:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the MCP Registry metadata and publishing automation so the SerpApi remote server appears correctly configured in MCP clients (e.g., GitHub Copilot Desktop) and can be republished automatically when server.json changes.

Changes:

  • Update server.json metadata (title/version) and remote configuration (transport + API key variable prompt).
  • Add a GitHub Actions workflow to publish server.json to the MCP Registry on changes to main.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
server.json Adjusts registry metadata and remote connection details for the hosted MCP endpoint.
.github/workflows/publish-mcp-registry.yml Adds CI automation to publish updated server metadata to the MCP Registry.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/publish-mcp-registry.yml
Comment thread server.json
@adarshdigievo
adarshdigievo merged commit ddd293c into main Sep 1, 2026
2 checks 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.

Fix protocol in GitHub Copilot Desktop and improve UX

2 participants