Monadical container CLI tool for running sandboxed MCP clients & servers
Stars
10
Forks
1
Watchers
10
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(goose): use streamable_http instead of sse for MCP transport
ccb62dcView on GitHubfeat: add --no-default-network flag to session create
b43db93View on GitHubfix(goose): mcp configuration for stdio now use cmd instead of command
a9332c2View on GitHubfix: prevent concurrent YAML corruption in sessions (#36)
10d9e9dView on GitHubfix: ensure Docker containers are always removed when closing sessions (#35)
b788f3fView on GitHubdocs: update README with --no-cache and local MCP server documentation
3795de1View on GitHubfix: make groupadd optional (group already may exist, like gid 20 from osx)
407c1a1View on GitHubfeat: universal model management for all standard providers (#34)
fc819a3View on GitHubfeat: dynamic model management for OpenAI-compatible providers (#33)
7d6bc5dView on GitHub