Skip to content

Add si CLI MCP server over stdio - #2

Merged
setoelkahfi merged 3 commits into
developmentfrom
feature/mcp-stdio-server
Sep 4, 2026
Merged

Add si CLI MCP server over stdio#2
setoelkahfi merged 3 commits into
developmentfrom
feature/mcp-stdio-server

Conversation

@setoelkahfi

Copy link
Copy Markdown
Collaborator

No description provided.

@setoelkahfisetoelkahfi self-assigned this Sep 3, 2026
@setoelkahfi
setoelkahfi changed the base branch from main to developmentSeptember 3, 2026 21:45
Comment threadserver-si-cli.json Outdated
setoelkahfiand others added 2 commits September 3, 2026 23:47
… 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>

@sigitcsigitc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@setoelkahfi
setoelkahfi merged commit 6023ccf into developmentSep 4, 2026
1 check passed
@paydii
paydii deleted the feature/mcp-stdio-server branch September 4, 2026 11:32
Sign up for freeto 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.

3 participants

@setoelkahfi@paydii@sigitc