24 Sep 202600:00
Project and workspace context in MCP

It is now easier to read and update project and workspace AI context through MCP. You can now retrieve a project’s keywords and linked docs, add keywords or link docs to a project, and read or link workspace context docs.
- Use
get_project_contextto retrieve a project’s AI keywords and linked docs. - Use
add_project_context_keywordsandadd_project_context_docto add keywords or link a doc. A project can have at most 50 keywords and 10 context docs. - Use
get_workspace_contextto retrieve workspace context docs. - Use
add_workspace_context_docto link a doc. This requires a workspace administrator, and a workspace can have at most 10 context docs.
Reconnect the Dovetail MCP server to refresh your tool list, then try the new context tools now.