v1.2.3

siGit in the MCP Registry

siGit Code Cloud's MCP server is now published in the public MCP Registry as si.sigit/sigit. Clients that browse the registry can discover the hosted siGit tools directly and connect to the same protected endpoint that siGit Code already uses.

Public discovery for the hosted MCP server

The listing points at https://sigit.si/api/v1/mcp, the Streamable HTTP MCP endpoint served by sigit.si. It advertises the tools for browsing repositories, reading files, searching code, managing pull requests and issues, and web search.

Domain-verified namespace

The server is published under the si.sigit/* namespace because the remote endpoint lives on sigit.si. Ownership is verified through the MCP Registry's DNS challenge, so the public listing is tied to the same domain that serves the endpoint.

Release runbook

Added the internal runbook for maintaining the registry listing: how the metadata is versioned, how the DNS signing key is used by automation, and how to verify that the submitted server appears in the registry after publishing.