This ticket tracks TODOs for the seqcli skills install, seqcli mcp install, and seqcli mcp run commands, which will ship v1s in the 2026.1 release.
Here's how to get started today, compatible with many agents, substitute claude for whatever you're using:
dotnet tool install --global seqcli --prerelease
seqcli config -k connection.serverUrl -v https://seq.example.com
seqcli config -k connection.apiKey -v 1234567890abc
seqcli mcp install -a claude
seqcli skill install -a claude
The install commands have --global variants, too.
Remaining issues and feature gaps (in loose priority order; these may not all make it in time for the 2026.1 release):
This ticket tracks TODOs for the
seqcli skills install,seqcli mcp install, andseqcli mcp runcommands, which will ship v1s in the 2026.1 release.Here's how to get started today, compatible with many agents, substitute
claudefor whatever you're using:The
installcommands have--globalvariants, too.Remaining issues and feature gaps (in loose priority order; these may not all make it in time for the 2026.1 release):
seq_list_signalstool, asignal(expression) parameter on search and query tools, and a supporting entry in thesearch-and-query-seqskill--nativeas an output format option onseqcli search|query|tail, and nudge agents towards this for full property displayseq-search-and-queryskill to ensure it covers CLI usage equally wellseqcli querynative and JSON output@Resource.service.namewithApplication, re-testseqcli mcp listen(or similar), so thatdatalust/seqclican run server-side in a container alongside Seq (or on a Windows server); would likely need API key forwarding and some careful state management