Ask a question to get started
Enter to send•Shift+Enter new line
revoke_project_mcp_trust( project_root: str, *, store_path: Path | None = None ) -> bool
project_root
str
Absolute path to the project root.
store_path
Path | None
None
Path to the trust store file. Defaults to ~/.deepagents/.state/mcp_trust.json.
~/.deepagents/.state/mcp_trust.json
Remove trust for a project's MCP config.