mcp-codex-keeper

search_documentation

Quickly locate specific information in documentation by searching with keywords, filtering by category, or using tags to streamline access to relevant content.

Instructions

Search through documentation content

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
queryYesSearch query
tagNoFilter by tag

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "type": "string" }, "query": { "description": "Search query", "type": "string" }, "tag": { "description": "Filter by tag", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from mcp-codex-keeper

Related Tools

ID: bo39uifs3k