One place for project intent, decisions, and dependencies. Structured for humans, readable by agents.
Boards
Every session rebuilds context from scratch. Specs in docs, decisions in chat, constraints in your head. Your agent gets fragments, never the full picture.
Your API agent doesn't know what your frontend agent decided. Dependencies are invisible. Parallel workstreams conflict instead of coordinating.
Agents make decisions during implementation but don't record them. The next session starts from an outdated snapshot, repeating work or making conflicting choices.
Nexboard keeps context alive across agents and sessions. No re-explaining, no cold starts.
Human
Captures briefs, decisions, constraints
Agent Reads
Structured context via MCP
Agent Updates
Decisions, scope, status changes
Other Agents
Pick up the latest context
Human Reviews
Stays in the loop, no micromanaging
Human
Captures briefs, decisions, constraints
Agent Reads
Structured context via MCP
Agent Updates
Decisions, scope, status changes
Other Agents
Pick up the latest context
Human Reviews
Stays in the loop, no micromanaging
Via MCP, any agent can read your briefs, update decisions as implementation progresses, and leave context for the next session.
Add a reusable Express middleware that validates JWTs on every protected route. Must support RS256 signing, token refresh via httpOnly cookies, and role-based claim extraction. Integrate with the existing user service for lookup.
Middleware function, token refresh endpoint, unit tests, integration test with protected route.
Use RS256 over HS256 for key rotation support. Store refresh tokens in httpOnly secure cookies, not localStorage. Adopt a 15-minute access token TTL with silent refresh.
Must not add more than 5 ms latency per request. Token validation must work offline (no network call to auth provider on every request).
ArkOdds: a full prediction market dashboard, vibe-coded with 37 structured briefs.
Linear and Jira are built for human teams tracking human work. Nexboard is built for human-agent teams — it structures context so AI agents can understand and execute work autonomously, with cross-codebase dependency tracking and agent handoff built in.
No. Nexboard works great as a lightweight planning tool for any development team. The agent features (dispatch, intake queue, readiness scores) are additive — you can adopt them when ready.
Any agent that supports the Model Context Protocol (MCP) — including Claude Code, Claude Desktop, and custom agent frameworks. The MCP integration lets agents read briefs, update status, and report progress directly.
Nexboard runs on Firebase with workspace-scoped security rules. Your data is encrypted at rest and in transit. Each workspace is isolated — only invited members can access it.
Yes. The free plan includes 1 workspace, 2 boards, and 25 briefs per board. Pro unlocks unlimited boards, briefs, cross-board dependency views, and MCP integration.
Give your agents a shared brain. Structured context that evolves with your project.
Get Started Free