A second set of eyes inside your agent
Software Sausage MCP + Overwatch
Find bounded agent workflows and commercial or open-source software for free. Members can send an agent's proposed answer, plan, or artifact to a different model for a critique before acting on it.
Connect the free demo in one command
Codex CLI, the IDE extension, and the desktop app share MCP configuration on the same host. Add the public Streamable HTTP endpoint, then restart your client.
codex mcp add software_sausage --url https://softwaresausage.com/api/mcpTry: Use Software Sausage to find an agent workflow for reviewing an AI-authored code change.
Member setup after subscribing
Create the token above, export it in the shell that starts Codex, and keep it out of repositories:
export SOFTWARE_SAUSAGE_MCP_TOKEN='ss_mcp_…'Add this server to ~/.codex/config.toml:
[mcp_servers.software_sausage]
url = "https://softwaresausage.com/api/mcp/member"
bearer_token_env_var = "SOFTWARE_SAUSAGE_MCP_TOKEN"Ask your agent: Use
review_agent_output to challenge this plan before I run it.
What the tools return
find_agent_recipes: up to five job matches with roles, expected artifact, safety boundary, canonical link, and a read-onlysausage://recipes/{slug}resource.search_software: up to five commercial entries and five open-source alternatives with operating tradeoffs and source links.review_agent_output: a verdict, concise summary, up to five concerns, and up to five checks to run next.- Model and run-time disclosure on every Overwatch critique. Submitted text is not stored in D1.
This is decision support, not procurement approval. Pricing, licensing, security, and feature claims change; verify them with the vendor or project before purchase or deployment.
Read the editorial methodology and privacy policy.