Uh oh!
There was an error while loading. Please reload this page.
Add si CLI MCP server over stdio - #2
Merged
Merged
Conversation
paydii
requested changes
Sep 3, 2026
Uh oh!
There was an error while loading. Please reload this page.
… one server.json was a remote Streamable-HTTP listing for sigit.si/api/v1/mcp, but that's the hosted server's entry, not this repo's: this repo ships the CLI. Give the hosted entry its own file named after its leaf (server-sigit.json), and turn server.json into the cargo/stdio listing for the si CLI (si.sigit/cli) that mcp-publisher publishes by default. The release workflow now publishes both listings and takes the CLI's version from Cargo.toml, so the listing can only name a crates.io version that exists; it also verifies the published crate's README carries the mcp-name marker the registry looks for, and waits for crates.io indexing. Bump the workspace to 1.1.0 so the listing has a version to name. Co-Authored-By: siGit Code <noreply@sigit.si>
paydii
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.