MCP server for Work Graph โ work items in intent/**/*.work.bvc
| Tool name | Description | Destructive? |
|---|---|---|
| list_work_items | โ no | |
| get_work_item | โ no | |
| get_backlog_snapshot | โ no | |
| get_current_cycle | โ no | |
| get_promote_ready_queue | โ no |
| get_intent_hierarchy | โ no | |
| get_architecture_snapshot | โ no | |
| get_unified_linkage | โ no | |
| query_intent_plane | โ no | |
| query_semantic_field | โ no | |
| detect_semantic_drift | โ no | |
| get_context_slice | โ no | |
| find_semantic_voids | โ no | |
| get_epic_work_scope | โ no | |
| get_pvrg_task_scope | โ no | |
| get_graph_rag_context | โ no | |
| list_memory_records | โ no | |
| get_memory_record | โ no | |
| list_evidence_records | โ no | |
| get_evidence_record | โ no | |
| get_operator_shell_snapshot | โ no | |
| get_step_graph_projection | โ no | |
| get_step_graph_slice | โ no | |
| update_work_item_status | โ no | |
| add_work_item_evidence | โ no | |
| claim_work_item | โ no | |
| complete_work_item | โ no | |
| git_snapshot | โ no | |
| get_work_contract | โ no | |
| assert_task_ready_for_done | โ no | |
| validate_evidence | โ no | |
| get_analytics_lineage | โ no | |
| create_work_item | โ no | |
| get_work_item_pipeline | โ no | |
| record_work_item_analysis | โ no | |
| record_work_item_decision | โ no | |
| list_work_item_ui_references | โ no | |
| attach_work_item_ui_reference | โ no | |
| read_work_item_atom | โ no | |
| semantic_search | โ no | |
| onebase_list_metadata | โ no | |
| onebase_read_config_file | โ no | |
| onebase_describe_config | โ no | |
| onebase_check_config | โ no | |
| onebase_rest_get | โ no | |
| onebase_rest_write_prepareโ | โ yes | |
| onebase_rest_write_executeโ | โ yes |
{
"mcpServers": {
"work-graphmcp": {
"command": "npx",
"args": [
"-y",
"@work-graph/mcp"
]
}
}
}