BLUECARBONS BLUECARBONS Open Source

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.

package.json
{
  "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 network diagram
JavaScript · MCP-ready · v1.6.1

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.

Read the docs
roadmap

Project Two

Details land here once the roadmap opens up.

roadmap

Project Three

Details land here once the roadmap opens up.

roadmap

Project Four

Details land here once the roadmap opens up.

CHARTER

What BOSS stands for

Three values, held in every release we tag.

"keywords": ["minimal-by-design"]

Minimal by design

Small, intentional dependency surfaces reduce supply-chain risk and keep every line auditable.

"keywords": ["agent-native"]

Agent-native

Every tool is built to be called by agents first — MCP servers, SDK adapters, and explicit trust boundaries included.

"license": "MIT"

Open by default

Publicly developed from the first commit, welcoming issues and pull requests on day one.