Claude

search_context

Full-text search across souls. Returns matching lines only (token-efficient).

Remote wolfe-jam/claude-faf-mcp

Remote (network-hosted)

Other tools also called search_context? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "soul": {
      "type": "string",
      "description": "Specific soul (optional, searches all if omitted)"
    },
    "query": {
      "type": "string",
      "description": "Text to search for"
    }
  }
}
          

Provider

Claude →