posteci 1.1.0
Test MCP servers from .stamp files.
MCP https://…/mcporMCP stdio: <command>connects to a Model Context Protocol server over Streamable HTTP or stdio, does the handshake and lists its tools, resources and prompts- Scripts call
call(),read(),getPrompt(),ping(),request()andnotify(); JSON-RPC errors come back as values to assert on @sampling,@elicitationand@rootsanswer the server's own requests;sendandreceiveexchange raw messages and notifications- A stdio server that exits early fails at once with its status and standard error
- Scripts can call a function on a line of its own, such as
notify("…") - A banner with the logo in interactive terminals (not in pipes, CI or with
POSTECI_NO_BANNER=1)
See MCP servers in the language reference.
Install or upgrade
brew install samalstudios/tap/posteci
brew upgrade posteciOr download an archive below: a universal macOS build, and fully static Linux builds for x86_64 and arm64. Checksums are in SHA256SUMS. Free to use under the terms.