bremda

Developers

Model Context Protocol

Expose Bremda board context to MCP-compatible clients so assistants stay grounded in your commitments.

What MCP unlocks

Editors and agents request structured snapshots — open pendings, upcoming pulses, recent reminders — without scraping HTML.

Tools are declarative: each capability advertises input schemas so models cannot hallucinate silent side effects.

Running the server

Install the @bremda/mcp-server package when published and point your client at the generated manifest.

Local mode reads credentials from the same CLI session as bremda login; hosted mode uses workspace-scoped tokens.

Safety

Write-capable tools remain behind confirmation flags until auditing completes — read-only boards land first.

Audit logs list each MCP invocation with actor, tool name, and timestamp for enterprise workspaces.