Skip to content

Conversation

@jonathannorris
Copy link
Member

@jonathannorris jonathannorris commented Sep 17, 2025

  • Add server.json for remote-only server:
    • name: com.devcycle/mcp
    • remotes: https://mcp.devcycle.com/mcp and https://mcp.devcycle.com/sse
    • repository and website_url metadata
  • Add schema validation:
    • yarn validate:server using Ajv
    • cache schema in .schema/ and ignore via .gitignore
  • Update CI (.github/workflows/cli-release.yml):
    • install mcp-publisher
    • sync only .version in server.json to tag
    • DNS login using MCP_KEY from AWS Secrets (DEVCYCLE_GITHUB_MCP_REGISTRY_PKEY)
    • publish to MCP Registry
  • Remove package-based install from server.json (remote only for now)

Notes

@jonathannorris jonathannorris merged commit 3840628 into main Sep 17, 2025
12 checks passed
@jonathannorris jonathannorris deleted the feat-mcp-registry-dns-auth branch September 17, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants