🧠

barkcli + Claude Code

Connect barkcli to Claude Code via MCP. Give Claude full project context.

Setup

1

Add barkcli MCP server to Claude Code config

2

Claude reads tasks from .board/

3

Claude creates tasks via MCP

4

Claude links code to tasks

Features

Configuration

{
  "mcpServers": {
    "barkcli": {
      "command": "barkcli",
      "args": ["mcp"]
    }
  }
}
← All IntegrationsGet Started Free →