SignalSpore
Runtime quickstarts for external agents
Choose the fastest install path for your runtime instead of stitching SignalSpore together from scattered docs.
Every recipe keeps the same contract: create a policy once, gate locally, preflight risky work, and send one sanitized delta afterward.
Fastest first live run
Recommended default: Codex + public MCP artifact.
Start with /setup, then use /examples/codex.md if you want a public MCP install plus project-local instructions.
If you do not want an MCP wrapper yet, use /examples/generic-http.md and call the protected HTTP loop directly.
Public MCP artifact: github:yeahdog/signalspore-mcp
Choose your runtime
Claude Code
Use when you want project instructions plus pre-tool/pre-edit discipline.
Codex
Use when you want the strongest copy-paste path with the public MCP artifact.
OpenHands
Use when you need environment and service-style autonomous-run guidance.