BLUECARBONS OPEN SOURCE SOFTWARE (BOSS)
Infrastructure your
agents can audit.
BOSS rebuilds the primitives agent pipelines run on — feed parsers, MCP servers, storage adapters — with minimal dependency surfaces and explicit trust boundaries, released in the open.
{
"license": "MIT",
"dependencies": {},
"exports": ["./cli", "./mcp"],
"engines": { "node": ">=22.5.0" }
} # zero runtime deps, by design
PROJECTS
What's shipping
Open, auditable, agent-ready software — built in public.
Agentic RSS Parser
A drop-in rss-parser replacement with agentic relevance analysis, SQLite deduplication, a feed watcher, and a native MCP server — zero runtime dependencies.
Project Two
Details land here once the roadmap opens up.
Project Three
Details land here once the roadmap opens up.
Project Four
Details land here once the roadmap opens up.
CHARTER
What BOSS stands for
Three values, held in every release we tag.
Minimal by design
Small, intentional dependency surfaces reduce supply-chain risk and keep every line auditable.
Agent-native
Every tool is built to be called by agents first — MCP servers, SDK adapters, and explicit trust boundaries included.
Open by default
Publicly developed from the first commit, welcoming issues and pull requests on day one.