add_blocklist_entry
Add a blocklist entry to block an MCP server or exclude file patterns from indexing.
Instructions
Add an entry to the blocklist. Can block MCP servers or exclude file patterns from indexing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of blocklist entry | |
| reason | Yes | Reason for blocking/excluding | |
| pattern | No | Glob pattern (for file_pattern type) | |
| serverName | No | MCP server name (for server type) |