The agentic loop from insight to done
Omniboard turns engineering intent into agent-ready work. A lead defines the desired outcome once, Omniboard delivers the prompt and project context, agents perform surgical changes, and analyzer results verify completion to close the loop.
- Turn standards into repeatable agent work
- Keep agents grounded in current project evidence
- Move from failing check to proven completion
MCP setup
The MCP package uses standard stdio transport. Pass
OMNIBOARD_API_KEY_MCP through the MCP client
configuration. Add OMNIBOARD_API_KEY only when agents
should be allowed to run analyzer validation.
Read the current package README on npm.
[mcp_servers.omniboard]
command = "npx"
args = ["-y", "@omniboard/mcp"]
startup_timeout_sec = 30
[mcp_servers.omniboard.env]
OMNIBOARD_API_KEY_MCP = "your-api-key"
OMNIBOARD_API_KEY = "your-api-key" # optional analyzer validation