Semantic search over the INITE Brain knowledge graph via the search_knowledge MCP tool. Use when the user wants to find facts, entities, or evidence about people/companies/objects in their tenant, especially when the question is fuzzy or natural-language. Supports bitemporal "as of" queries.
$npx -y skills add inite-ai/inite-brain-service --skill brain-searchInstalls into the current project.
Run `npx skills use "https://github.com/inite-ai/inite-brain-service" --skill "inite-ai/inite-brain-service/brain-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inite-ai/inite-brain-service" that are relevant to the current task. Run `npx skills add "https://github.com/inite-ai/inite-brain-service"` and select the relevant skills, then follow their instructions.