board_create_project
Create a new project
How to use it
board_create_project is exposed by the Agent Board MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the board_create_project tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Agent Board
npm install # Install dependenciesOther tools in Agent Board (13)
Post to a task thread
Create a task with full options (deps, chaining, gates)
Delete a project and all its tasks
Delete a task
Get project details + all tasks
Get full task context + all comments
Read a task's comment thread
List projects (filter by status, owner)
List tasks with filters
Move task to a column (enforces deps + quality gates)
Get all tasks for a specific agent
Update project fields
Update task fields