brainkb_remove_access_rule — brainkb MCP Tool
brainkb_remove_access_rule
(brainkb remove access rule) is one of 53 tools on the
brainkb
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call brainkb_remove_access_rule from your client
- Claude Code brainkb brainkb_remove_access_rule run in your project directory
- Claude Desktop brainkb brainkb_remove_access_rule ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor brainkb brainkb_remove_access_rule ~/.cursor/mcp.json
- VS Code brainkb brainkb_remove_access_rule .vscode/mcp.json
- Zed brainkb brainkb_remove_access_rule ~/.config/zed/settings.json
- Windsurf brainkb brainkb_remove_access_rule ~/.codeium/windsurf/mcp_config.json
- Cline brainkb brainkb_remove_access_rule ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI brainkb brainkb_remove_access_rule ~/.gemini/settings.json
- Grok brainkb brainkb_remove_access_rule .mcp.json (in your project root)
- ChatGPT brainkb brainkb_remove_access_rule Settings → Connectors → Advanced → Developer mode
- Claude.ai brainkb brainkb_remove_access_rule Settings → Connectors → Add custom connector
- LangChain brainkb brainkb_remove_access_rule pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http brainkb https://mcp.brainkb.org/mcp
Other tools on this server
- brainkb_login
- brainkb_globus_login
- brainkb_finish_login
- brainkb_logout
- brainkb_whoami
- brainkb_create_token
- brainkb_list_tokens
- brainkb_revoke_token
- brainkb_use_token
- brainkb_list_spaces
- brainkb_create_space
- brainkb_set_space_visibility
- brainkb_add_space_member
- brainkb_add_space_graph
- brainkb_ingest_text
- brainkb_list_uploads
- brainkb_upload_status
- brainkb_discard_upload
- brainkb_ingest_upload
- brainkb_ingest_files
- brainkb_list_jobs
- brainkb_job_status
- brainkb_recover_job
- brainkb_search
- brainkb_read_space
- brainkb_list_registered_graphs
- brainkb_sparql
- brainkb_provenance_job
- brainkb_provenance_graph
- brainkb_delta
- brainkb_delta_history
- brainkb_delta_compare
- brainkb_capabilities
- brainkb_grant_capability
- brainkb_revoke_capability
- brainkb_list_capabilities
- brainkb_role_capabilities
- brainkb_grant_role_capability
- brainkb_revoke_role_capability
- brainkb_list_access_rules
- brainkb_add_access_rule
- brainkb_list_users
- brainkb_available_roles
- brainkb_create_role
- brainkb_assign_role
- brainkb_remove_role
- brainkb_activate_user
- brainkb_deactivate_user
- brainkb_ban_user
- brainkb_unban_user
- brainkb_list_permissions
- brainkb_create_permission
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.