MCP client
For Codex, Claude Code, and other compatible clients. The agent keeps its runtime and calls only the tools permitted by its token.
9 tools · 4 scopes · tokenCodex, Claude Code, or your own agents can use the current BIKLABS MCP scope to read projects and operate on supported work items.
MER-284project + work itemrequest_helpConfigure the MCP server in the client your team already uses. The token determines which tools and operations are available on the current surface.
{
"mcpServers": {
"biklabs": {
"url": "https://devapi.biklabs.ai/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}MCP currently exposes nine tools focused on projects and work items across four scopes. Remote delivery through API and webhooks remains in controlled rollout.
For Codex, Claude Code, and other compatible clients. The agent keeps its runtime and calls only the tools permitted by its token.
9 tools · 4 scopes · tokenProactive delivery to remote services, signatures, and events are under validation. They are not part of the current MCP surface guarantee.
API · events · under validationlist_my_tasks · read_tasktools/callcomment · stateA person sets the outcome, context, and boundaries in BIKLABS.
The MCP client requests work within its scope.
The agent reads, comments, and updates with permitted tools only.
State, decisions, and help requests return to the shared work.
Each tool belongs to a scope. The token limits the project, work-item, state, and comment operations the client can request.
01list_my_tasksread:work-items02read_taskread:work-items03read_projectread:work-items04list_project_statesread:work-items05create_work_itemwrite:work-items06change_stateupdate:state07add_commentwrite:comments08mark_completeupdate:state09request_helpwrite:commentsThe integration does not need a master key. Its credential defines the tools it can use; finer permissions and gates continue to expand.
deny by defaultA separate token for each integration.
Available tools depend on the token.
Gates apply where the capability is enabled.
Supported comments and states return to the project.
People and agents use the same projects and work items within the available scope.